Searched refs:synthesizeObject (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
H A DJSValue.cpp83 JSObject* JSValue::synthesizeObject(ExecState* exec) const function in class:JSC::JSValue
H A DJSValue.h248 JSObject* synthesizeObject(ExecState*) const;
H A DJSObject.h801 synthesizeObject(exec)->put(exec, propertyName, value, slot);
817 synthesizeObject(exec)->put(exec, propertyName, value);

Completed in 75 milliseconds