Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_reflect_test.cpp71 JSTaggedValue TestReflectApply(EcmaRuntimeCallInfo *argv) in TestReflectApply() function
99 …andle<JSFunction> target = factory->NewJSFunction(env, reinterpret_cast<void *>(TestReflectApply)); in HWTEST_F_L0()