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

/external/webkit/Source/WebCore/bridge/objc/
H A DObjCRuntimeObject.h36 class ObjCRuntimeObject : public RuntimeObject { class in namespace:JSC::Bindings
38 ObjCRuntimeObject(ExecState*, JSGlobalObject*, PassRefPtr<ObjcInstance>);
39 virtual ~ObjCRuntimeObject();

Completed in 196 milliseconds