Searched refs:IsDotAll (Results 1 – 5 of 5) sorted by relevance
167 inline bool IsDotAll() const in IsDotAll() function
339 if (IsDotAll()) { in ParseAlternative()
729 jsValueRef = regExpRef->IsDotAll(vm_); in GetRegExpValue()
896 Local<JSValueRef> IsDotAll(const EcmaVM *vm);
2444 Local<JSValueRef> RegExpRef::IsDotAll(const EcmaVM *vm) in IsDotAll() function in panda::RegExpRef