Home
last modified time | relevance | path

Searched defs:isGlobal (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
DTypedParser.cpp239 bool isGlobal = false; in ParseAmbientExternalModuleDeclaration() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dmcr_circuit_builder.h374 GateRef isGlobal = Equal(objType, in TaggedIsJSGlobalObject() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp546 bool isGlobal = false; in Match() local
901 bool isGlobal = false; in ReplaceInternal() local
/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp303 bool isGlobal = typeName == "_GLOBAL"; in IsSystemType() local
/arkcompiler/ets_frontend/es2panda/parser/
DstatementParser.cpp344 bool isGlobal = false; in ParseTsAmbientExternalModuleDeclaration() local