Home
last modified time | relevance | path

Searched defs:createPrototype (Results 1 – 9 of 9) sorted by relevance

/external/webkit/Source/WebCore/bridge/
Druntime_object.h59 static ObjectPrototype* createPrototype(ExecState*, JSGlobalObject* globalObject) in createPrototype() function
Druntime_method.h43 static FunctionPrototype* createPrototype(ExecState*, JSGlobalObject* globalObject) in createPrototype() function
Druntime_array.h56 static ArrayPrototype* createPrototype(ExecState*, JSGlobalObject* globalObject) in createPrototype() function
/external/webkit/Source/WebCore/bridge/objc/
Dobjc_runtime.h101 static ObjectPrototype* createPrototype(ExecState*, JSGlobalObject* globalObject) in createPrototype() function
/external/webkit/Source/WebCore/bridge/qt/
Dqt_runtime.h151 static FunctionPrototype* createPrototype(ExecState*, JSGlobalObject* globalObject) in createPrototype() function
/external/webkit/Source/WebCore/bindings/scripts/test/JS/
DJSTestSerializedScriptValueInterface.cpp131 JSObject* JSTestSerializedScriptValueInterface::createPrototype(ExecState* exec, JSGlobalObject* gl… in createPrototype() function in WebCore::JSTestSerializedScriptValueInterface
DJSTestInterface.cpp145 JSObject* JSTestInterface::createPrototype(ExecState* exec, JSGlobalObject* globalObject) in createPrototype() function in WebCore::JSTestInterface
DJSTestMediaQueryListListener.cpp141 JSObject* JSTestMediaQueryListListener::createPrototype(ExecState* exec, JSGlobalObject* globalObje… in createPrototype() function in WebCore::JSTestMediaQueryListListener
DJSTestObj.cpp266 JSObject* JSTestObj::createPrototype(ExecState* exec, JSGlobalObject* globalObject) in createPrototype() function in WebCore::JSTestObj