Home
last modified time | relevance | path

Searched defs:LocalScope (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dhandle_storage.h24 class LocalScope; variable
78 friend class LocalScope; variable
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsTypeParameterDeclaration.h22 class LocalScope; variable
DtsInterfaceDeclaration.h22 class LocalScope; variable
DtsEnumDeclaration.h23 class LocalScope; variable
/arkcompiler/ets_frontend/es2panda/ir/statements/
DswitchStatement.h31 class LocalScope; variable
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md6673 ## LocalScope section in JSNApi接口说明
6677 ### LocalScope subsection
6699 ### LocalScope subsection
7137 ### EscapeLocalScope
Djsnapi_expo.cpp2429 LocalScope::LocalScope(const EcmaVM *vm) : thread_(vm->GetJSThread()) in LocalScope() function in panda::LocalScope
2448 LocalScope::LocalScope(const EcmaVM *vm, JSTaggedType value) : thread_(vm->GetJSThread()) in LocalScope() function in panda::LocalScope
/arkcompiler/ets_frontend/es2panda/ir/base/
DclassDefinition.h36 class LocalScope; variable
/arkcompiler/ets_frontend/es2panda/binder/
Ddeclaration.h35 class LocalScope; variable
Dscope.h839 explicit LocalScope(ArenaAllocator *allocator, Scope *parent) : Scope(allocator, parent) {} in LocalScope() function
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.h534 explicit LocalScope(ArenaAllocator *allocator, Scope *parent) : Scope(allocator, parent) {} in LocalScope() function
535 …explicit LocalScope(ArenaAllocator *allocator, Scope *parent, ScopeFlags flags) : Scope(allocator,… in LocalScope() function
Ddeclaration.h33 class LocalScope; variable
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument