Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.h295 V(GetArrayLiteralFromCache) \
Druntime_stubs.cpp832 DEF_RUNTIME_STUBS(GetArrayLiteralFromCache) in DEF_RUNTIME_STUBS() argument
834 RUNTIME_STUBS_HEADER(GetArrayLiteralFromCache); in DEF_RUNTIME_STUBS()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp1488 result = CallRuntime(glue, RTSTUB_ID(GetArrayLiteralFromCache), Gate::InvalidGateRef, in GetObjectFromConstPool()
1515 … result = CallRuntime(glue, RTSTUB_ID(GetArrayLiteralFromCache), Gate::InvalidGateRef, in GetObjectFromConstPool()