Home
last modified time | relevance | path

Searched defs:LoadICWithHandler (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime_stub-inl.h397 ARK_INLINE JSTaggedValue ICRuntimeStub::LoadICWithHandler(JSThread *thread, JSTaggedValue receiver, in LoadICWithHandler() function
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_runtime_stub_test.cpp374 HWTEST_F_L0(ICRuntimeStubTest, LoadICWithHandler) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp1567 GateRef StubBuilder::LoadICWithHandler( in LoadICWithHandler() function in panda::ecmascript::kungfu::StubBuilder