Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dproperties_cache_test.cpp62 JSHandle<JSTaggedValue> handleFunction(factory->NewJSFunction(env)); in HWTEST_F_L0() local
102 JSHandle<JSTaggedValue> handleFunction(factory->NewJSFunction(env)); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dbuiltins_base_test.cpp65 JSHandle<JSFunction> handleFunction(env->GetProxyFunction()); in HWTEST_F_L0() local