Searched defs:LoadMiss (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ic/ | ||
| H A D | ic_runtime.cpp | 225 JSTaggedValue LoadICRuntime::LoadMiss(JSHandle<JSTaggedValue> receiver, JSHandle<JSTaggedValue> key) in LoadMiss() function in panda::ecmascript::LoadICRuntime |
| H A D | ic_runtime_stub-inl.h | 647 JSTaggedValue ICRuntimeStub::LoadMiss(JSThread *thread, ProfileTypeInfo *profileTypeInfo, JSTaggedValue receiver, in LoadMiss() function in panda::ecmascript::ICRuntimeStub |
Completed in 5 milliseconds