Home
last modified time | relevance | path

Searched defs:stack_ (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
H A Djson_stringifier.h75 CVector<JSHandle<JSTaggedValue>> stack_; member in panda::ecmascript::base::JsonStringifier
H A Dfast_json_stringifier.h154 CVector<JSHandle<JSTaggedValue>> stack_; member in panda::ecmascript::base::FastJsonStringifier
/arkcompiler/runtime_core/static_core/runtime/coroutines/
H A Dstackful_coroutine.h176 uint8_t *stack_ = nullptr; member in ark::StackfulCoroutineContext
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dfibers_test.cpp95 uint8_t *stack_ = nullptr; member in ark::fibers::test::final
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dwork_manager.h97 Stack *stack_; member in panda::ecmascript::WorkNode
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dthread.h122 void *stack_; member in ark::LockedObjectInfo
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcircuit_builder_helper.h386 std::stack<Label *> stack_; member in panda::panda::ecmascript::kungfu::Environment
/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_executor.h755 uintptr_t *stack_ = nullptr; member in panda::ecmascript::RegExpExecutor

Completed in 5 milliseconds