Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/refstorage/
Dreference.h73 bool IsGlobal() const in IsGlobal() function
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h149 inline bool IsGlobal() const in IsGlobal() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp1819 Local<JSValueRef> RegExpRef::IsGlobal(const EcmaVM *vm) in IsGlobal() function in panda::RegExpRef