Searched defs:jsClassHandle (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/test/fuzztest/primitiverefgetvalue_fuzzer/ |
| H A D | primitiverefgetvalue_fuzzer.cpp | 44 JSHandle<JSHClass> jsClassHandle = in PrimitiveRefGetValueFuzztest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/jsvaluerefismodulenamespace_fuzzer/ |
| H A D | jsvaluerefismodulenamespace_fuzzer.cpp | 191 JSHandle<JSHClass> jsClassHandle = factory->NewEcmaHClass(JSObject::SIZE, JSType::JS_PRIMITIVE_REF, nullHandle); in IsJSPrimitiveRefFuzztest() local 233 JSHandle<JSHClass> jsClassHandle = factory->NewEcmaHClass(JSObject::SIZE, type, nullHandle); in CreateJSValueRef() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| H A D | jsnapi_first_tests.cpp | 1526 JSHandle<JSHClass> jsClassHandle = factory->NewEcmaHClass(JSObject::SIZE, JSType::JS_PRIMITIVE_REF, nullHandle); in HWTEST_F_L0() local
|
| H A D | ffi_workload.cpp | 1434 JSHandle<JSHClass> jsClassHandle = factory->NewEcmaHClass(JSObject::SIZE, JSType::JS_PRIMITIVE_REF, nullHandle); in HWTEST_F_L0() local 1458 JSHandle<JSHClass> jsClassHandle = factory->NewEcmaHClass(JSObject::SIZE, JSType::JS_DATE_TIME_FORMAT, nullHandle); in HWTEST_F_L0() local 1480 JSHandle<JSHClass> jsClassHandle = in HWTEST_F_L0() local 1504 JSHandle<JSHClass> jsClassHandle = factory->NewEcmaHClass(JSObject::SIZE, JSType::JS_INTL, nullHandle); in HWTEST_F_L0() local 1526 JSHandle<JSHClass> jsClassHandle = factory->NewEcmaHClass(JSObject::SIZE, JSType::JS_NUMBER_FORMAT, nullHandle); in HWTEST_F_L0() local [all...] |
Completed in 20 milliseconds