Searched defs:cachedValue (Results 1 – 3 of 3) sorted by relevance
71 JSTaggedValue ICRuntimeStub::CheckPolyHClass(const JSThread *thread, JSTaggedValue cachedValue, JSH… in CheckPolyHClass()
90 uintptr_t cachedValue; member
2755 GateRef StubBuilder::CheckPolyHClass(GateRef glue, GateRef cachedValue, GateRef hclass) in CheckPolyHClass()4774 … auto cachedValue = GetValueFromDictionary<TransitionsDictionary>(glue, transition, entryA); in FindTransitions() local