Home
last modified time | relevance | path

Searched defs:createStructure (Results 1 – 25 of 35) sorted by relevance

12

/external/webkit/JavaScriptCore/runtime/
DFunctionPrototype.h33 static PassRefPtr<Structure> createStructure(JSValuePtr proto) in createStructure() function
DMathObject.h37 static PassRefPtr<Structure> createStructure(JSValuePtr prototype) in createStructure() function
DDatePrototype.h39 static PassRefPtr<Structure> createStructure(JSValuePtr prototype) in createStructure() function
DStringObject.h48 static PassRefPtr<Structure> createStructure(JSValuePtr prototype) in createStructure() function
DInternalFunction.h41 static PassRefPtr<Structure> createStructure(JSValuePtr proto) in createStructure() function
DRegExpConstructor.h37 static PassRefPtr<Structure> createStructure(JSValuePtr prototype) in createStructure() function
DNumberConstructor.h39 static PassRefPtr<Structure> createStructure(JSValuePtr proto) in createStructure() function
DStringObjectThatMasqueradesAsUndefined.h45 static PassRefPtr<Structure> createStructure(JSValuePtr proto) in createStructure() function
DJSNotAnObject.h63 static PassRefPtr<Structure> createStructure(JSValuePtr prototype) in createStructure() function
DJSStaticScopeObject.h61 …static PassRefPtr<Structure> createStructure(JSValuePtr proto) { return Structure::create(proto, T… in createStructure() function
DJSActivation.h69 …static PassRefPtr<Structure> createStructure(JSValuePtr proto) { return Structure::create(proto, T… in createStructure() function
DRegExpObject.h49 static PassRefPtr<Structure> createStructure(JSValuePtr prototype) in createStructure() function
/external/webkit/JavaScriptCore/debugger/
DDebuggerActivation.h52 static PassRefPtr<Structure> createStructure(JSValuePtr prototype) in createStructure() function
/external/webkit/JavaScriptGlue/
DUserObjectImp.h62 static PassRefPtr<Structure> createStructure(JSValuePtr prototype) in createStructure() function
/external/webkit/JavaScriptCore/API/
DJSCallbackFunction.h42 static PassRefPtr<Structure> createStructure(JSValuePtr proto) in createStructure() function
DJSCallbackConstructor.h42 static PassRefPtr<Structure> createStructure(JSValuePtr proto) in createStructure() function
DJSCallbackObject.h51 static PassRefPtr<Structure> createStructure(JSValuePtr proto) in createStructure() function
/external/webkit/WebCore/bridge/
Druntime_method.h48 static PassRefPtr<Structure> createStructure(JSValuePtr prototype) in createStructure() function
Druntime_object.h61 static PassRefPtr<Structure> createStructure(JSValuePtr prototype) in createStructure() function
Druntime_array.h59 static PassRefPtr<Structure> createStructure(JSValuePtr prototype) in createStructure() function
/external/webkit/WebCore/bindings/js/
DJSRGBColor.h46 static PassRefPtr<JSC::Structure> createStructure(JSC::JSValuePtr prototype) in createStructure() function
DJSHTMLAllCollection.h43 static PassRefPtr<JSC::Structure> createStructure(JSC::JSValuePtr proto) in createStructure() function
DJSNamedNodesCollection.h52 static PassRefPtr<JSC::Structure> createStructure(JSC::JSValuePtr prototype) in createStructure() function
DJSDOMWindowShell.h63 static PassRefPtr<JSC::Structure> createStructure(JSC::JSValuePtr prototype) in createStructure() function
DJSQuarantinedObjectWrapper.h48 static PassRefPtr<JSC::Structure> createStructure(JSC::JSValuePtr proto) in createStructure() function

12