Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Djson_stringifier.h141 CVector<JSHandle<JSTaggedValue>> stack_; variable
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dstackful_coroutine.h181 uint8_t *stack_ = nullptr; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_error.h90 ObjectPointer<EtsString> stack_; // non-mandatory field in `class Error` 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.cpp95 uint8_t *stack_ = nullptr; member in ark::fibers::test::Fiber
/arkcompiler/runtime_core/static_core/runtime/include/
Dthread.h126 void *stack_; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dwork_manager.h96 Stack *stack_; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder_helper.h386 std::stack<Label *> stack_; variable
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_executor.h550 uintptr_t *stack_ = nullptr; variable
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_executor.h756 uintptr_t *stack_ = nullptr; variable