Description- add isolate argument to Utils::ToV8String and fix calls of the function
- replace v8::String::New calls by Utils::ToV8String
- pass isolate to v8::Number::New
# Works on MSVS{2010,2012}, gcc-4.8.2 64bit
Patch Set 1 #
Total comments: 3
Patch Set 2 : rebase and move 'isolate' into the proper scopes #
Total comments: 3
Patch Set 3 : remove new empty lines #
MessagesTotal messages: 7
|