Home
last modified time | relevance | path

Searched refs:regExpFunc (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_first_tests.cpp2357 JSHandle<JSTaggedValue> regExpFunc = globalEnv->GetRegExpFunction(); in HWTEST_F_L0() local
2359 JSHandle<JSRegExp>::Cast(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(regExpFunc), regExpFunc)); in HWTEST_F_L0()
2371 JSHandle<JSTaggedValue> regExpFunc = globalEnv->GetRegExpFunction(); in HWTEST_F_L0() local
2373 JSHandle<JSRegExp>::Cast(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(regExpFunc), regExpFunc)); in HWTEST_F_L0()

Completed in 5 milliseconds