Home
last modified time | relevance | path

Searched defs:IsRegExp (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp1008 HWTEST_F_L0(JSTaggedValueTest, IsRegExp) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Djs_object.cpp130 bool JSObject::IsRegExp(JSThread *thread, const JSHandle<JSTaggedValue> &argument) in IsRegExp() function in panda::ecmascript::JSObject
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp3172 bool JSValueRef::IsRegExp() in IsRegExp() function in panda::JSValueRef