Home
last modified time | relevance | path

Searched defs:constructEmptyObject (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
DJSGlobalObject.h398 inline JSObject* constructEmptyObject(ExecState* exec, JSGlobalObject* globalObject) in constructEmptyObject() function
403 inline JSObject* constructEmptyObject(ExecState* exec) in constructEmptyObject() function
DJSObject.h384 inline JSObject* constructEmptyObject(ExecState* exec, Structure* structure) in constructEmptyObject() function