DescriptionIn revision 15142, the V8_USE_UNSAFE_HANDLES define is removed.
So in the vtune support code ( in vtune-jit.cc file)v8::Handle<T* value> consturctor cannot be invoked directly.
We use "->ToString()" to create the Handle<String> object to fix the compilation error.
R=danno@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=15299
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|