Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper-inl.h125 JSHandle<JSFunction> TypedArrayHelper::GetConstructorFromType(JSThread *thread, const DataViewType … in GetConstructorFromType() function
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dtyped_array_helper_test.cpp370 HWTEST_F_L0(TypedArrayHelperTest, GetConstructorFromType) in HWTEST_F_L0() argument