Searched refs:customGetter (Results 1 – 5 of 5) sorted by relevance
217 GetValueFunc customGetter() const in customGetter() function
755 stubCall.addArgument(TrustedImmPtr(FunctionPtr(slot.customGetter()).executableAddress())); in privateCompileGetByIdProto()807 stubCall.addArgument(TrustedImmPtr(FunctionPtr(slot.customGetter()).executableAddress())); in privateCompileGetByIdSelfList()876 stubCall.addArgument(TrustedImmPtr(FunctionPtr(slot.customGetter()).executableAddress())); in privateCompileGetByIdProtoList()943 stubCall.addArgument(TrustedImmPtr(FunctionPtr(slot.customGetter()).executableAddress())); in privateCompileGetByIdChainList()1011 stubCall.addArgument(TrustedImmPtr(FunctionPtr(slot.customGetter()).executableAddress())); in privateCompileGetByIdChain()
781 stubCall.addArgument(TrustedImmPtr(FunctionPtr(slot.customGetter()).executableAddress())); in privateCompileGetByIdProto()838 stubCall.addArgument(TrustedImmPtr(FunctionPtr(slot.customGetter()).executableAddress())); in privateCompileGetByIdSelfList()907 stubCall.addArgument(TrustedImmPtr(FunctionPtr(slot.customGetter()).executableAddress())); in privateCompileGetByIdProtoList()974 stubCall.addArgument(TrustedImmPtr(FunctionPtr(slot.customGetter()).executableAddress())); in privateCompileGetByIdChainList()1042 stubCall.addArgument(TrustedImmPtr(FunctionPtr(slot.customGetter()).executableAddress())); in privateCompileGetByIdChain()
1334 vPC[5] = slot.customGetter(); in tryCacheGetByID()1371 vPC[6] = slot.customGetter(); in tryCacheGetByID()1397 vPC[7] = slot.customGetter(); in tryCacheGetByID()
6632 (JSC::PropertySlot::customGetter):