Home
last modified time | relevance | path

Searched defs:jSRegExpClass (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/publicapilocalregexpref_fuzzer/
H A Dpublicapilocalregexpref_fuzzer.cpp42 JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, proto); in LocalRegExpGetOriginalSourceFuzzTest() local
71 JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, proto); in LocalRegExpRefGetOriginalFlagsFuzzTest() local
122 JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, proto); in LocalRegExpIsIgnoreCaseFuzzTest() local
146 JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, proto); in LocalRegExpIsMultilineFuzzTest() local
170 JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, proto); in LocalRegExpIsDotAllFuzzTest() local
194 JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, proto); LocalRegExpIsUtf16FuzzTest() local
218 JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, proto); LocalRegExpIsSticklFuzzTest() local
[all...]
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefiscontainer_fuzzer/
H A Djsvaluerefiscontainer_fuzzer.cpp89 JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, proto); in JSValueRefIsRegExpFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_second_tests.cpp944 JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, proto); in HWTEST_F_L0() local
H A Dffi_workload.cpp1987 JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, proto); in HWTEST_F_L0() local
2012 JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, proto); in HWTEST_F_L0() local
2055 JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, proto); in HWTEST_F_L0() local
2075 JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, proto); in HWTEST_F_L0() local
2095 JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, proto); in HWTEST_F_L0() local
2115 JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, proto); HWTEST_F_L0() local
2135 JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, proto); HWTEST_F_L0() local
[all...]
/arkcompiler/ets_runtime/ecmascript/tests/
H A Ddump_test.cpp379 JSHandle<JSHClass> jSRegExpClass = in NewJSRegExp() local

Completed in 14 milliseconds