Searched defs:jSRegExpClass (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/test/fuzztest/publicapilocalregexpref_fuzzer/ |
| D | publicapilocalregexpref_fuzzer.cpp | 42 …JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, prot… in LocalRegExpGetOriginalSourceFuzzTest() local 71 …JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, prot… in LocalRegExpRefGetOriginalFlagsFuzzTest() local 122 …JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, prot… in LocalRegExpIsIgnoreCaseFuzzTest() local 146 …JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, prot… in LocalRegExpIsMultilineFuzzTest() local 170 …JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, prot… in LocalRegExpIsDotAllFuzzTest() local 194 …JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, prot… in LocalRegExpIsUtf16FuzzTest() local 218 …JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, prot… in LocalRegExpIsSticklFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/jsvaluerefiscontainer_fuzzer/ |
| D | jsvaluerefiscontainer_fuzzer.cpp | 89 …JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, prot… in JSValueRefIsRegExpFuzzTest() local
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | dump_test.cpp | 379 JSHandle<JSHClass> jSRegExpClass = in NewJSRegExp() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| D | ffi_workload.cpp | 1987 …JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, prot… in HWTEST_F_L0() local 2012 …JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, prot… in HWTEST_F_L0() local 2055 …JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, prot… in HWTEST_F_L0() local 2075 …JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, prot… in HWTEST_F_L0() local 2095 …JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, prot… in HWTEST_F_L0() local 2115 …JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, prot… in HWTEST_F_L0() local 2135 …JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, prot… in HWTEST_F_L0() local
|
| D | jsnapi_second_tests.cpp | 944 …JSHandle<JSHClass> jSRegExpClass = factory->NewEcmaHClass(JSRegExp::SIZE, JSType::JS_REG_EXP, prot… in HWTEST_F_L0() local
|