Searched refs:setCacheableCustom (Results 1 – 6 of 6) sorted by relevance
206 slot.setCacheableCustom(this, argumentsGetter); in getOwnPropertySlot()211 slot.setCacheableCustom(this, lengthGetter); in getOwnPropertySlot()221 slot.setCacheableCustom(this, callerGetter); in getOwnPropertySlot()
200 slot.setCacheableCustom(thisObj, entry->propertyGetter()); in getStaticPropertySlot()277 slot.setCacheableCustom(thisObj, entry->propertyGetter()); in getStaticValueSlot()
135 void setCacheableCustom(JSValue slotBase, GetValueFunc getValue) in setCacheableCustom() function
70 slot.setCacheableCustom(this, lengthGetter); in getOwnPropertySlot()
81 slot.setCacheableCustom(this, lengthGetter); in getOwnPropertySlot()
6628 (JSC::PropertySlot::setCacheableCustom):