Home
last modified time | relevance | path

Searched refs:HandlerFunction (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_proxy_test.cpp498 JSTaggedValue HandlerFunction([[maybe_unused]] EcmaRuntimeCallInfo *argv) in HandlerFunction() function
510 …STaggedValue> targetHandle(factory->NewJSFunction(env, reinterpret_cast<void *>(HandlerFunction))); in HWTEST_F_L0()