Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dobject_repository.h58 HandleScope<ObjectHeader *> scope_; variable
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DenumLiteralType.h59 varbinder::Scope *scope_; variable
/arkcompiler/ets_frontend/es2panda/typescript/types/
DenumLiteralType.h60 binder::Scope *scope_; variable
/arkcompiler/ets_runtime/ecmascript/checkpoint/
Dthread_state_transition.h148 ThreadStateTransitionScope<T, ThreadState::IS_SUSPENDED> scope_; variable
/arkcompiler/ets_frontend/es2panda/ir/statements/
DloopStatement.h68 binder::LoopScope *scope_; variable
/arkcompiler/ets_runtime/ecmascript/jit/tests/
Djit_test.cpp51 EcmaHandleScope *scope_ {nullptr}; member in panda::test::JitTest
/arkcompiler/runtime_core/panda_guard/obfuscate/
Dentity.h183 Scope scope_ = NONE; variable
/arkcompiler/ets_runtime/ecmascript/jit/
Djit.h184 TimeScope scope_; variable
/arkcompiler/ets_frontend/es2panda/ir/base/
DscriptFunction.h270 binder::FunctionScope *scope_; variable
DclassDefinition.h292 binder::ClassScope *scope_; variable
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_snapshot_test.cpp104 EcmaHandleScope *scope_ {nullptr}; member in panda::test::HeapSnapShotTest
Dheap_dump_test.cpp75 EcmaHandleScope *scope_ {nullptr}; member in panda::test::HeapDumpTest
/arkcompiler/ets_runtime/test/executiontest/
Dthread_termination_test.cpp70 EcmaHandleScope *scope_ {nullptr}; member in panda::test::ThreadTerminationTest
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.h532 binder::Scope *scope_; variable
/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