Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h152 inline bool IsGlobal() const in IsGlobal() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp2411 Local<JSValueRef> RegExpRef::IsGlobal(const EcmaVM *vm) in IsGlobal() function in panda::RegExpRef