Home
last modified time | relevance | path

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

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