Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Djson_stringifier.h74 CVector<JSHandle<JSTaggedValue>> stack_; variable
Dfast_json_stringifier.h133 CVector<JSHandle<JSTaggedValue>> stack_; variable
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dstackful_coroutine.h164 uint8_t *stack_ = nullptr; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dreg_alloc_verifier.h234 ArenaVector<LocationState> stack_; variable
/arkcompiler/runtime_core/static_core/runtime/tests/
Dfibers_test.cpp93 uint8_t *stack_ = nullptr; member in panda::fibers::test::Fiber
/arkcompiler/ets_runtime/ecmascript/mem/
Dwork_manager.h88 Stack *stack_; variable
/arkcompiler/runtime_core/static_core/runtime/include/
Dthread.h121 void *stack_; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder_helper.h390 std::stack<Label *> stack_; variable
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_executor.h545 uintptr_t *stack_ = nullptr; variable
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_executor.h705 uintptr_t *stack_ = nullptr; variable