Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dargument_accessor.h79 std::vector<GateRef> args_; variable
/arkcompiler/runtime_core/runtime/include/
Dcompiler_interface.h183 __extension__ interpreter::VRegister args_[0]; // NOLINT(modernize-avoid-c-arrays) variable
/arkcompiler/runtime_core/runtime/
Dthread_pool.h350 ProcArg args_; variable
/arkcompiler/runtime_core/runtime/tooling/
Ddebugger.h542 PandaVector<uint64_t> args_; variable
/arkcompiler/runtime_core/libpandabase/utils/
Dpandargs.h1040 std::set<PandArgBase *, PandArgPtrComparator> args_; variable