Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime_stub-inl.h37 JSTaggedValue ICRuntimeStub::LoadGlobalICByName(JSThread *thread, ProfileTypeInfo *profileTypeInfo, in LoadGlobalICByName() function
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_runtime_stub_test.cpp63 HWTEST_F_L0(ICRuntimeStubTest, LoadGlobalICByName) in HWTEST_F_L0() argument