Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/base/
Djson_stringifier.h85 CVector<JSHandle<JSTaggedValue>> stack_; variable
/ark/js_runtime/ecmascript/mem/
Dparallel_work_helper.h52 delete stack_; in ~WorkNode() local
94 Stack *stack_; variable
/ark/js_runtime/ecmascript/compiler/
Dcircuit_builder_helper.h178 std::stack<Label *> stack_; variable
Dstub.h337 std::stack<Label *> stack_; variable
/ark/js_runtime/ecmascript/regexp/
Dregexp_executor.h356 uintptr_t *stack_ = nullptr; variable