Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_array_stub_builder.cpp112 result = CallRuntime(glue, RTSTUB_ID(GetTypeArrayPropertyByIndex), in FastGetPropertyByIndex()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.h286 V(GetTypeArrayPropertyByIndex) \
Druntime_stubs.cpp1870 DEF_RUNTIME_STUBS(GetTypeArrayPropertyByIndex) in DEF_RUNTIME_STUBS() argument
1872 RUNTIME_STUBS_HEADER(GetTypeArrayPropertyByIndex); in DEF_RUNTIME_STUBS()