Home
last modified time | relevance | path

Searched refs:LoadHCIndexInfosFromConstPool (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnew_object_stub_builder.cpp1177 auto hcIndexInfos = LoadHCIndexInfosFromConstPool(jsFunc); in LoadArrayHClassSlowPath()
Dstub_builder.h797 inline GateRef LoadHCIndexInfosFromConstPool(GateRef jsFunc);
Dstub_builder-inl.h3023 inline GateRef StubBuilder::LoadHCIndexInfosFromConstPool(GateRef jsFunc) in LoadHCIndexInfosFromConstPool() function