Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/runtime/
DJSObject.h483 inline void JSObject::putDirect(const Identifier& propertyName, JSValue value, unsigned attributes,… in putDirect() function
491 inline void JSObject::putDirect(const Identifier& propertyName, JSValue value, unsigned attributes) in putDirect() function