Searched defs:CheckPolyHClass (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ic/ | ||
H A D | ic_runtime_stub-inl.h | 71 JSTaggedValue ICRuntimeStub::CheckPolyHClass(JSTaggedValue cachedValue, JSHClass* hclass) in CheckPolyHClass() function in panda::ecmascript::ICRuntimeStub |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | stub_builder.cpp | 2437 GateRef StubBuilder::CheckPolyHClass(GateRef cachedValue, GateRef hclass) in CheckPolyHClass() function in panda::ecmascript::kungfu::StubBuilder |
Completed in 28 milliseconds