Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp980 HWTEST_F_L0(JSTaggedValueTest, IsRegExp) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md3241 ### IsRegExp subsection
Djsnapi_expo.cpp688 bool JSValueRef::IsRegExp(const EcmaVM *vm) in IsRegExp() function in panda::JSValueRef
/arkcompiler/ets_runtime/ecmascript/
Djs_object.cpp165 bool JSObject::IsRegExp(JSThread *thread, const JSHandle<JSTaggedValue> &argument) in IsRegExp() function in panda::ecmascript::JSObject