Searched defs:newRuntimeObject (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/bridge/jsc/
H A DBridgeJSC.cpp97 RuntimeObject* newObject = newRuntimeObject(exec);
103 RuntimeObject* Instance::newRuntimeObject(ExecState* exec) function in class:JSC::Bindings::Instance
/external/webkit/Source/WebCore/bridge/c/
H A Dc_instance.cpp95 RuntimeObject* CInstance::newRuntimeObject(ExecState* exec) function in class:JSC::Bindings::CInstance
/external/webkit/Source/WebCore/bridge/jni/jsc/
H A DJavaInstanceJSC.cpp64 RuntimeObject* JavaInstance::newRuntimeObject(ExecState* exec) function in class:JavaInstance
/external/webkit/Source/WebCore/bridge/qt/
H A Dqt_instance.cpp181 RuntimeObject* QtInstance::newRuntimeObject(ExecState* exec) function in class:JSC::Bindings::QtInstance
H A Dqt_pixmapruntime.cpp348 RuntimeObject* QtPixmapInstance::newRuntimeObject(ExecState* exec) function in class:JSC::Bindings::QtPixmapInstance

Completed in 356 milliseconds