Status: New
Owner: ----
New issue 2849 by [email protected]: ArrayBuffer::New cause
CHECK(object->IsJSFunction()) failed
http://code.google.com/p/v8/issues/detail?id=2849
Code:
v8::ArrayBuffer::New(256);
Output:
#
# Fatal error in i:\v8\src\objects-inl.h, line 2563
# CHECK(object->IsJSFunction()) failed
#
Call stack:
my.exe!v8::internal::OS::DebugBreak()
my.exe!v8::internal::OS::Abort()
my.exe!V8_Fatal(const char * file=0x01882630, int line=2563, const char *
format=0x018823f8, ...)
my.exe!v8::internal::JSFunction::cast(v8::internal::Object *
object=0x1ef08091)
my.exe!v8::internal::Context::array_buffer_fun()
my.exe!v8::internal::Factory::NewJSArrayBuffer()
my.exe!v8::ArrayBuffer::New(unsigned int byte_length=256)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.