Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_call_signature.h41 V(StackForEach) \
Dbuiltins_stubs.cpp607 DECLARE_BUILTINS(StackForEach) in DECLARE_BUILTINS() argument
620 auto name = BuiltinsStubCSigns::GetName(BUILTINS_STUB_ID(StackForEach)); in DECLARE_BUILTINS()
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_private.cpp740 BUILTINS_STUB_ID(StackForEach)); in InitializeStack()