Home
last modified time | relevance | path

Searched defs:generatorFunc (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefisgenerator_fuzzer/
H A Djsvaluerefisgenerator_fuzzer.cpp49 JSHandle<JSFunction> generatorFunc = JSHandle<JSFunction>::Cast(factory->NewJSObject(hclass)); in IsGeneratorObjectFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/publicapigeneratorobjectref_fuzzer/
H A Dpublicapigeneratorobjectref_fuzzer.cpp46 JSHandle<JSFunction> generatorFunc = JSHandle<JSFunction>::Cast(factory->NewJSObject(hclass)); in GetGeneratorReceiverFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/generatorfunctionref_fuzzer/
H A Dgeneratorfunctionref_fuzzer.cpp42 JSHandle<JSFunction> generatorFunc = JSHandle<JSFunction>::Cast(factory->NewJSObject(hclass)); in CreateGeneratorObj() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_third_tests.cpp204 JSHandle<JSFunction> generatorFunc = JSHandle<JSFunction>::Cast(factory->NewJSObject(hclass)); in HWTEST_F_L0() local
H A Djsnapi_first_tests.cpp1828 JSHandle<JSFunction> generatorFunc = JSHandle<JSFunction>::Cast(factory->NewJSObject(hclass)); in HWTEST_F_L0() local
H A Dffi_workload.cpp493 JSHandle<JSFunction> generatorFunc = JSHandle<JSFunction>::Cast(factory->NewJSObject(hclass)); in HWTEST_F_L0() local
4589 JSHandle<JSFunction> generatorFunc = JSHandle<JSFunction>::Cast(factory->NewJSObject(hclass)); in HWTEST_F_L0() local
4615 JSHandle<JSFunction> generatorFunc = JSHandle<JSFunction>::Cast(factory->NewJSObject(hclass)); in HWTEST_F_L0() local
4641 JSHandle<JSFunction> generatorFunc in HWTEST_F_L0() local
4667 JSHandle<JSFunction> generatorFunc = JSHandle<JSFunction>::Cast(factory->NewJSObject(hclass)); HWTEST_F_L0() local
5743 JSHandle<JSFunction> generatorFunc = JSHandle<JSFunction>::Cast(factory->NewJSObject(hclass)); HWTEST_F_L0() local
[all...]

Completed in 17 milliseconds