DescriptionRemove uses of deprecated toWebCoreStringWithUndefinedOrNullCheck(v8::Handle<v8::Value>)
Remove uses of deprecated toWebCoreStringWithUndefinedOrNullCheck(v8::Handle<v8::Value>) and
use V8TRYCATCH_FOR_V8STRINGRESOURCE*() macros instead so that we return early if an exception
is thrown by v8::String::ToString().
R=haraken
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163492
Patch Set 1 #Messages
Total messages: 10 (0 generated)
|