DescriptionIDL compiler: [Constructor] argument types
This adds support for arguments of all types.
This uses the existing method.cpp template, but requires one change,
namely returning failedToConstruct instead of failedToExecute
(which also have different signatures), so factoring out a macro for this,
as it occurs in 4 places in the argument check.
BUG=239771
NOTRY=true
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163773
Patch Set 1 #
Total comments: 1
Patch Set 2 : Fix formatting #
Total comments: 6
Patch Set 3 : Formatting #
Messages
Total messages: 7 (0 generated)
|