Home
last modified time | relevance | path

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

/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/es2panda/ir/statements/
DloopStatement.h68 binder::LoopScope *scope_; variable
/arkcompiler/ets_frontend/es2panda/ir/base/
DscriptFunction.h216 binder::FunctionScope *scope_; variable
DclassDefinition.h181 binder::LocalScope *scope_; variable
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.h511 binder::Scope *scope_; variable
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp55 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