Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_runtime_stub_test.cpp185 JSHandle<JSTaggedValue> typeArrayFun = env->GetInt8ArrayFunction(); in HWTEST_F_L0() local
187 factory->NewJSObjectByConstructor(JSHandle<JSFunction>(typeArrayFun), typeArrayFun)); in HWTEST_F_L0()