Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dobject_repository.h54 HandleScope<ObjectHeader *> scope_; variable
/arkcompiler/ets_runtime/ecmascript/
Decma_handle_scope.h51 ClockScope 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/ets_frontend/es2panda/ir/statements/
DloopStatement.h68 binder::LoopScope *scope_; variable
/arkcompiler/ets_frontend/es2panda/ir/base/
DscriptFunction.h240 binder::FunctionScope *scope_; variable
DclassDefinition.h253 binder::ClassScope *scope_; variable
/arkcompiler/ets_runtime/test/executiontest/
Dthread_termination_test.cpp70 EcmaHandleScope *scope_ {nullptr}; member in panda::test::ThreadTerminationTest
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.h555 binder::Scope *scope_; variable
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp56 EcmaHandleScope *scope_ {nullptr}; member in panda::test::DFXJSNApiTests
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h480 binder::Scope *scope_; variable
/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