Searched defs:IsRegExp (Results 1 – 4 of 4) sorted by relevance
980 HWTEST_F_L0(JSTaggedValueTest, IsRegExp) in HWTEST_F_L0() argument
3241 ### IsRegExp subsection
688 bool JSValueRef::IsRegExp(const EcmaVM *vm) in IsRegExp() function in panda::JSValueRef
165 bool JSObject::IsRegExp(JSThread *thread, const JSHandle<JSTaggedValue> &argument) in IsRegExp() function in panda::ecmascript::JSObject