Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
H A Dic_runtime_stub-inl.h71 JSTaggedValue ICRuntimeStub::CheckPolyHClass(JSTaggedValue cachedValue, JSHClass* hclass) in CheckPolyHClass() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Druntime_interface.h90 uintptr_t cachedValue; member
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp2437 GateRef StubBuilder::CheckPolyHClass(GateRef cachedValue, GateRef hclass) in CheckPolyHClass() argument
4193 auto cachedValue = GetValueFromDictionary<TransitionsDictionary>(transition, entryA); in FindTransitions() local

Completed in 22 milliseconds