DescriptionIDL: Make SerializedScriptValue arguments less of a special case
Remove the special handling of SerializedScriptValue arguments from the
methods.cpp template, and instead fix the already existing handling in
v8_types.py.
The conversion uses an ExceptionState object to report exceptions, and is
now handled like any other conversion that does that.
BUG=413257
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182613
Patch Set 1 #
Total comments: 1
Messages
Total messages: 10 (4 generated)
|