/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/ |
D | V8XSLTProcessorCustom.cpp | 51 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, namespaceURI, info[0]); in setParameterMethodCustom() 52 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, localName, info[1]); in setParameterMethodCustom() 53 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, value, info[2]); in setParameterMethodCustom() 64 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, namespaceURI, info[0]); in getParameterMethodCustom() 65 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, localName, info[1]); in getParameterMethodCustom() 80 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, namespaceURI, info[0]); in removeParameterMethodCustom() 81 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, localName, info[1]); in removeParameterMethodCustom()
|
D | V8HistoryCustom.cpp | 69 … V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<WithUndefinedOrNullCheck>, title, info[1]); in pushStateMethodCustom() 70 …V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<WithUndefinedOrNullCheck>, url, argumentOrNu… in pushStateMethodCustom() 86 … V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<WithUndefinedOrNullCheck>, title, info[1]); in replaceStateMethodCustom() 87 …V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<WithUndefinedOrNullCheck>, url, argumentOrNu… in replaceStateMethodCustom()
|
D | V8FormDataCustom.cpp | 50 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<WithNullCheck>, name, info[0]); in appendMethodCustom() 60 …V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<WithUndefinedOrNullCheck>, filenameResource,… in appendMethodCustom() 66 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<WithNullCheck>, argString, arg); in appendMethodCustom()
|
D | V8XMLHttpRequestCustom.cpp | 173 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, method, info[0]); in openMethodCustom() 174 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, urlstring, info[1]); in openMethodCustom() 183 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<WithNullCheck>, user, info[3]); in openMethodCustom() 186 … V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<WithNullCheck>, password, info[4]); in openMethodCustom() 247 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<WithNullCheck>, argString, arg); in sendMethodCustom()
|
D | V8MessageEventCustom.cpp | 103 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, typeArg, info[0]); in initMessageEventMethodCustom() 107 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, originArg, info[4]); in initMessageEventMethodCustom() 108 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, lastEventIdArg, info[5]); in initMessageEventMethodCustom()
|
D | V8SQLTransactionSyncCustom.cpp | 54 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, statement, info[0]); in executeSqlMethodCustom() 83 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, sqlValue, value); in executeSqlMethodCustom()
|
D | V8SQLTransactionCustom.cpp | 54 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, statement, info[0]); in executeSqlMethodCustom() 83 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, sqlValue, value); in executeSqlMethodCustom()
|
D | V8HTMLAllCollectionCustom.cpp | 86 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, name, info[0]); in namedItemMethodCustom() 116 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, name, info[0]); in legacyCallCustom()
|
D | V8WindowCustom.cpp | 286 …V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<WithUndefinedOrNullCheck>, targetOrigin, inf… in postMessageMethodCustom() 364 …V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<WithUndefinedOrNullCheck>, urlString, info[0… in showModalDialogMethodCustom() 366 …V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<WithUndefinedOrNullCheck>, dialogFeaturesStr… in showModalDialogMethodCustom() 382 …V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<WithUndefinedOrNullCheck>, urlString, info[0… in openMethodCustom() 387 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, frameNameResource, info[1]); in openMethodCustom() 390 …V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<WithUndefinedOrNullCheck>, windowFeaturesStr… in openMethodCustom()
|
D | V8HTMLFrameElementCustom.cpp | 48 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<WithNullCheck>, locationValue, value); in locationAttributeSetterCustom()
|
D | V8DeviceOrientationEventCustom.cpp | 38 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, type, info[0]); in initDeviceOrientationEventMethodCustom()
|
D | V8HTMLCanvasElementCustom.cpp | 56 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, contextIdResource, info[0]); in getContextMethodCustom() 139 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, type, info[0]); in toDataURLMethodCustom()
|
D | V8HTMLFormControlsCollectionCustom.cpp | 59 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, name, info[0]); in namedItemMethodCustom()
|
D | V8TextTrackCueCustom.cpp | 58 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, text, info[2]); in constructorCustom()
|
D | V8DocumentCustom.cpp | 65 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, expression, info[0]); in evaluateMethodCustom()
|
D | V8CustomEventCustom.cpp | 86 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, typeArg, info[0]); in initCustomEventMethodCustom()
|
D | V8FileCustom.cpp | 69 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, fileName, info[1]); in constructorCustom()
|
D | V8HTMLOptionsCollectionCustom.cpp | 69 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, name, info[0]); in namedItemMethodCustom()
|
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/ |
D | V8TestNamedConstructor.cpp | 101 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, str1, info[0]); in V8TestNamedConstructorConstructorCallback() 102 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, str2, info[1]); in V8TestNamedConstructorConstructorCallback() 103 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, str3, argumentOrNull(info, 2)); in V8TestNamedConstructorConstructorCallback()
|
D | V8TestInterfaceConstructor2.cpp | 76 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, stringArg, info[0]); in constructor1() 87 …V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, defaultUndefinedOptionalStringArg, info[1… in constructor2() 88 …V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, defaultNullStringOptionalStringArg, argum… in constructor2()
|
D | V8TestInterfacePython.cpp | 90 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, cppValue, jsValue); in perWorldBindingsStringAttributeAttributeSetter() 117 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, cppValue, jsValue); in perWorldBindingsStringAttributeAttributeSetterForMainWorld()
|
D | V8TestNode.cpp | 88 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, cppValue, jsValue); in hrefAttributeSetter() 116 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, cppValue, jsValue); in hrefThrowsAttributeSetter()
|
D | V8TestEventTarget.cpp | 99 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, name, info[0]); in namedItemMethod() 195 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, propertyName, name); in namedPropertySetter() 196 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, propertyValue, jsValue); in namedPropertySetter()
|
/external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
D | CustomElementConstructorBuilder.cpp | 274 …V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, namespaceURI, info.Callee()->GetHiddenVal… in constructCustomElement() 275 …V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, tagName, info.Callee()->GetHiddenValue(V8… in constructCustomElement() 277 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, type, maybeType); in constructCustomElement()
|
D | V8BindingMacros.h | 90 #define V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(type, var, value) \ macro
|