Searched defs:IsRegExp (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_object.cpp | 150 bool JSObject::IsRegExp(JSThread *thread, const JSHandle<JSTaggedValue> &argument) in IsRegExp() function in panda::ecmascript::JSObject |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | jsnapi_expo.cpp | 601 bool JSValueRef::IsRegExp(const EcmaVM *vm) in IsRegExp() function in panda::JSValueRef |
Completed in 18 milliseconds