Status: Accepted
Owner: bmeu...@chromium.org
Labels: Type-Bug Priority-Medium
New issue 2968 by bmeu...@chromium.org: --optimize-for-size does not work
with FunctionEntryHooks
http://code.google.com/p/v8/issues/detail?id=2968
Enabling --optimize-for-size breaks cctest/test-api/SetFunctionEntryHook.
=== cctest/test-api/SetFunctionEntryHook ===
#
# Fatal error in ../src/arm/assembler-arm.cc, line 3179
# CHECK(num_pending_reloc_info_ == 0) failed
#
==== C stack trace ===============================
1: V8_Fatal
2: v8::internal::Assembler::dd(unsigned int)
3: v8::internal::MacroAssembler::Prologue(v8::internal::PrologueFrameMode)
4: v8::internal::FullCodeGenerator::Generate()
5:
v8::internal::FullCodeGenerator::MakeCode(v8::internal::CompilationInfo*)
6: ??
7: ??
8: ??
9:
v8::internal::Compiler::Compile(v8::internal::Handle<v8::internal::String>,
v8::internal::Handle<v8::internal::Object>, int, int, bool,
v8::internal::Handle<v8::internal::Context>, v8::Extension*,
v8::internal::ScriptDataImpl*, v8::internal::Handle<v8::internal::Objec
t>, v8::internal::NativesFlag)
10: v8::internal::Genesis::CompileScriptCached(v8::internal::Isolate*,
v8::internal::Vector<char const>,
v8::internal::Handle<v8::internal::String>, v8::internal::SourceCodeCache*,
v8::Extension*, v8::internal::Handle<v8::internal::Context>, bool)
11: v8::internal::Genesis::CompileNative(v8::internal::Isolate*,
v8::internal::Vector<char const>,
v8::internal::Handle<v8::internal::String>)
12: v8::internal::Genesis::CompileBuiltin(v8::internal::Isolate*, int)
13: v8::internal::Genesis::InstallNatives()
14: v8::internal::Genesis::Genesis(v8::internal::Isolate*,
v8::internal::Handle<v8::internal::Object>, v8::Handle<v8::ObjectTemplate>,
v8::ExtensionConfiguration*)
15:
v8::internal::Bootstrapper::CreateEnvironment(v8::internal::Handle<v8::internal::Object>,
v8::Handle<v8::ObjectTemplate>, v8::ExtensionConfiguration*)
16: v8::Context::New(v8::Isolate*, v8::ExtensionConfiguration*,
v8::Handle<v8::ObjectTemplate>, v8::Handle<v8::Value>)
17: SetFunctionEntryHookTest::RunLoopInNewEnv(v8::Isolate*)
18: SetFunctionEntryHookTest::RunTest()
19: ??
20: CcTest::Run()
21: main
22: __libc_start_main
23: ??
Command: /usr/local/google/home/bmeurer/Projects/v8/out/arm.debug/cctest
test-api/SetFunctionEntryHook --nobreak-on-abort --nodead-code-elimination
--nofold-constants --enable-slow-asserts --debug-code --verify-heap
--testing_serialization_file=/usr/local/google/home/bmeu
rer/Projects/v8/out/.serdes/serdes_SetFunctionEntryHook --optimize-for-size
--
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
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.