DescriptionInline exception handling code into PrivateScriptRunner helpers
Inline the v8::TryCatch and rethrowExceptionInPrivateScript() call into
PrivateScriptRunner's runDOMAttributeGetter(), runDOMAttributeSetter()
and runDOMMethod().
This is done to avoid duplicating the code once per actual attribute
getter/setter callback or method callback.
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182512
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 6 (2 generated)
|