Home
last modified time | relevance | path

Searched defs:funHandle (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_promise_job_test.cpp101 JSHandle<JSFunction> funHandle = factory->NewJSFunction(env); in HWTEST_F_L0() local
160 JSHandle<JSFunction> funHandle = factory->NewJSFunction(env); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_function_test.cpp48 JSHandle<JSFunction> funHandle = thread->GetEcmaVM()->GetFactory()->NewJSFunction(env); in HWTEST_F_L0() local