Home
last modified time | relevance | path

Searched refs:JSTestSerializedScriptValueInterfaceConstructor (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/bindings/scripts/test/JS/
DJSTestSerializedScriptValueInterface.cpp67 class JSTestSerializedScriptValueInterfaceConstructor : public DOMConstructorObject { class
69 JSTestSerializedScriptValueInterfaceConstructor(JSC::ExecState*, JSDOMGlobalObject*);
82 const ClassInfo JSTestSerializedScriptValueInterfaceConstructor::s_info = { "TestSerializedScriptVa…
84 JSTestSerializedScriptValueInterfaceConstructor::JSTestSerializedScriptValueInterfaceConstructor(Ex… in JSTestSerializedScriptValueInterfaceConstructor() function in WebCore::JSTestSerializedScriptValueInterfaceConstructor
85 …: DOMConstructorObject(JSTestSerializedScriptValueInterfaceConstructor::createStructure(globalObje… in JSTestSerializedScriptValueInterfaceConstructor()
91 bool JSTestSerializedScriptValueInterfaceConstructor::getOwnPropertySlot(ExecState* exec, const Ide… in getOwnPropertySlot()
93 …return getStaticValueSlot<JSTestSerializedScriptValueInterfaceConstructor, DOMObject>(exec, &JSTes… in getOwnPropertySlot()
96 bool JSTestSerializedScriptValueInterfaceConstructor::getOwnPropertyDescriptor(ExecState* exec, con… in getOwnPropertyDescriptor()
98 …return getStaticValueDescriptor<JSTestSerializedScriptValueInterfaceConstructor, DOMObject>(exec, … in getOwnPropertyDescriptor()
163 …return getDOMConstructor<JSTestSerializedScriptValueInterfaceConstructor>(exec, static_cast<JSDOMG… in getConstructor()
/external/webkit/Source/WebCore/
DChangeLog39234 (WebCore::JSTestSerializedScriptValueInterfaceConstructor::createStructure):
39235 …(WebCore::JSTestSerializedScriptValueInterfaceConstructor::JSTestSerializedScriptValueInterfaceCon…
56182 (WebCore::JSTestSerializedScriptValueInterfaceConstructor::createStructure):
56183 …(WebCore::JSTestSerializedScriptValueInterfaceConstructor::JSTestSerializedScriptValueInterfaceCon…
56184 (WebCore::JSTestSerializedScriptValueInterfaceConstructor::getOwnPropertySlot):
56185 (WebCore::JSTestSerializedScriptValueInterfaceConstructor::getOwnPropertyDescriptor):