DescriptionMake v8 compilable without V8_USE_UNSAFE_HANDLES.
Without this modification, we get this error: "dereferencing type-punned pointer
will break strict-aliasing rules" (GCC strict aliasing).
Also included small CcTest sanity fixes: isolate() cannot return anything else
than default_isolate().
BUG=
TBR=svenpanne@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=14554
Patch Set 1 #
Total comments: 7
Patch Set 2 : Code review (dcarney) #Patch Set 3 : . #Patch Set 4 : . #Messages
Total messages: 4 (0 generated)
|