Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp411 bool isGlobal = globalValue.ToBoolean(); in Match() local
746 bool isGlobal = globalValue.ToBoolean(); in Replace() local
/arkcompiler/ets_frontend/es2panda/parser/
DstatementParser.cpp335 bool isGlobal = false; in ParseTsAmbientExternalModuleDeclaration() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder-inl.h398 GateRef isGlobal = Equal(objType, in TaggedIsJSGlobalObject() local