Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_api_vector_iterator_test.cpp69 JSHandle<JSAPIVector> jsVector = CreateVector(); in HWTEST_F_L0() local
100 JSHandle<JSAPIVector> jsVector in HWTEST_F_L0() local
124 JSHandle<JSAPIVector> jsVector = CreateVector(); HWTEST_F_L0() local
164 JSHandle<JSAPIVector> jsVector = CreateVector(); HWTEST_F_L0() local
[all...]
H A Ddump_test.cpp455 JSHandle<JSAPIVector> jsVector = JSHandle<JSAPIVector>::Cast(factory->NewJSObjectWithInit(vectorClass)); in NewJSAPIVector() local
1397 JSHandle<JSAPIVector> jsVector = NewJSAPIVector(factory, proto); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefiscontainer_fuzzer/
H A Djsvaluerefiscontainer_fuzzer.cpp51 JSHandle<JSAPIVector> jsVector = JSHandle<JSAPIVector>::Cast(factory->NewJSObjectWithInit(vectorClass)); in JSValueRefIsVectorFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_second_tests.cpp686 JSHandle<JSAPIVector> jsVector = JSHandle<JSAPIVector>::Cast(factory->NewJSObjectWithInit(vectorClass)); in HWTEST_F_L0() local
H A Dffi_workload.cpp6045 JSHandle<JSAPIVector> jsVector = JSHandle<JSAPIVector>::Cast(factory->NewJSObjectWithInit(vectorClass)); in HWTEST_F_L0() local

Completed in 19 milliseconds