Searched defs:createPrototype (Results 1 – 9 of 9) sorted by relevance
59 static ObjectPrototype* createPrototype(ExecState*, JSGlobalObject* globalObject) in createPrototype() function
43 static FunctionPrototype* createPrototype(ExecState*, JSGlobalObject* globalObject) in createPrototype() function
56 static ArrayPrototype* createPrototype(ExecState*, JSGlobalObject* globalObject) in createPrototype() function
101 static ObjectPrototype* createPrototype(ExecState*, JSGlobalObject* globalObject) in createPrototype() function
151 static FunctionPrototype* createPrototype(ExecState*, JSGlobalObject* globalObject) in createPrototype() function
131 JSObject* JSTestSerializedScriptValueInterface::createPrototype(ExecState* exec, JSGlobalObject* gl… in createPrototype() function in WebCore::JSTestSerializedScriptValueInterface
145 JSObject* JSTestInterface::createPrototype(ExecState* exec, JSGlobalObject* globalObject) in createPrototype() function in WebCore::JSTestInterface
141 JSObject* JSTestMediaQueryListListener::createPrototype(ExecState* exec, JSGlobalObject* globalObje… in createPrototype() function in WebCore::JSTestMediaQueryListListener
266 JSObject* JSTestObj::createPrototype(ExecState* exec, JSGlobalObject* globalObject) in createPrototype() function in WebCore::JSTestObj