Home
last modified time | relevance | path

Searched defs:stack_ (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Djson_stringifier.h85 CVector<JSHandle<JSTaggedValue>> stack_; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dwork_manager.h53 delete stack_; in ~WorkNode() local
95 Stack *stack_; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.h886 std::stack<Label *> stack_; variable
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_executor.h711 uintptr_t *stack_ = nullptr; variable