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

/external/webkit/JavaScriptCore/runtime/
H A DJSObject.h160 size_t offsetForLocation(JSValue* location) const function in class:JSC::JSObject
355 slot.setValueSlot(this, location, offsetForLocation(location));

Completed in 31 milliseconds