Home
last modified time | relevance | path

Searched defs:scope_ (Results 1 – 25 of 25) sorted by relevance

/arkcompiler/toolchain/tooling/static/debugger/
Dobject_repository.h58 HandleScope<ObjectHeader *> scope_; variable
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/debugger/
Dobject_repository.h58 HandleScope<ObjectHeader *> scope_; variable
/arkcompiler/ets_frontend/es2panda/typescript/types/
DenumLiteralType.h60 binder::Scope *scope_; variable
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DenumLiteralType.h59 varbinder::Scope *scope_; variable
/arkcompiler/runtime_core/common_interfaces/thread/
Dthread_state_transition.h131 ThreadStateTransitionScope<T, ThreadState::IS_SUSPENDED> scope_; variable
/arkcompiler/ets_runtime/ecmascript/checkpoint/
Dthread_state_transition.h175 ThreadStateTransitionScope<T, ThreadState::IS_SUSPENDED> scope_; variable
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.h369 delete scope_; in ~ToRunningScope() local
375 ThreadHolder::TryBindMutatorScope *scope_; variable
/arkcompiler/ets_frontend/es2panda/ir/statements/
DloopStatement.h68 binder::LoopScope *scope_; variable
/arkcompiler/ets_runtime/common_components/heap/allocator/tests/
Dheap_allocator_test.cpp52 ThreadHolder::TryBindMutatorScope *scope_ {nullptr}; member in common::test::HeapAllocatorTest
Dregion_space_test.cpp53 ThreadHolder::TryBindMutatorScope *scope_ {nullptr}; member in common::test::RegionSpaceTest
/arkcompiler/ets_runtime/ecmascript/jit/tests/
Djit_test.cpp53 EcmaHandleScope *scope_ {nullptr}; member in panda::test::JitTest
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dglobal_handle_leak_detect_test.cpp73 EcmaHandleScope *scope_ {nullptr}; member in panda::test::GlobalHandleLeakDetectTest
Dheap_snapshot_test.cpp104 EcmaHandleScope *scope_ {nullptr}; member in panda::test::HeapSnapShotTest
Dheap_dump_test.cpp78 EcmaHandleScope *scope_ {nullptr}; member in panda::test::HeapDumpTest
/arkcompiler/runtime_core/panda_guard/obfuscate/
Dentity.h164 Scope scope_ = NONE; variable
/arkcompiler/ets_runtime/ecmascript/jit/
Djit.h193 TimeScope scope_; variable
/arkcompiler/ets_runtime/common_components/heap/collector/tests/
Dheuristic_gc_policy_test.cpp51 ThreadHolder::TryBindMutatorScope *scope_ {nullptr}; member in common::test::HeuristicGCPolicyTest
/arkcompiler/ets_frontend/es2panda/ir/base/
DscriptFunction.h270 binder::FunctionScope *scope_; variable
DclassDefinition.h312 binder::ClassScope *scope_; variable
/arkcompiler/ets_runtime/common_components/mutator/tests/
Dsatb_buffer_test.cpp52 ThreadHolder::TryBindMutatorScope *scope_ {nullptr}; member in common::test::SatbBufferTest
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.h533 binder::Scope *scope_; variable
/arkcompiler/ets_runtime/test/executiontest/
Dthread_termination_test.cpp70 EcmaHandleScope *scope_ {nullptr}; member in panda::test::ThreadTerminationTest
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h481 binder::Scope *scope_; variable
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp60 EcmaHandleScope *scope_ {nullptr}; member in panda::test::DFXJSNApiTests
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_math_test.cpp46 static EcmaHandleScope *scope_; member in panda::test::BuiltinsMathTest
50 EcmaHandleScope *BuiltinsMathTest::scope_ = nullptr; member in panda::test::BuiltinsMathTest