Home
last modified time | relevance | path

Searched defs:cachedValue (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime_stub-inl.h69 JSTaggedValue ICRuntimeStub::CheckPolyHClass(JSTaggedValue cachedValue, JSHClass* hclass) in CheckPolyHClass()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp1347 GateRef StubBuilder::CheckPolyHClass(GateRef cachedValue, GateRef hclass) in CheckPolyHClass()