Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime_stub-inl.h109 ARK_INLINE JSTaggedValue ICRuntimeStub::TryLoadICByValue(JSThread *thread, JSTaggedValue receiver, … in TryLoadICByValue() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp518 DEF_CALL_SIGNATURE(TryLoadICByValue) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
Dstub_tests.cpp392 HWTEST_F_L0(StubTest, TryLoadICByValue) in HWTEST_F_L0() argument