HomeSort by relevance Sort by last modified time
    Searched refs:setCacheableGetterSlot (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/JavaScriptCore/runtime/
PropertySlot.h 163 void setCacheableGetterSlot(JSValue slotBase, JSObject* getterFunc, unsigned offset)
JSObject.cpp 564 slot.setCacheableGetterSlot(this, getterFunction, offsetForLocation(location));

Completed in 71 milliseconds