Searched defs:TypedArraySpeciesCreate (Results 1 – 2 of 2) sorted by relevance
462 JSHandle<JSObject> TypedArrayHelper::TypedArraySpeciesCreate(JSThread *thread, const JSHandle<JSTyp… in TypedArraySpeciesCreate() function in panda::ecmascript::base::TypedArrayHelper
180 HWTEST_F_L0(TypedArrayHelperTest, TypedArraySpeciesCreate) in HWTEST_F_L0() argument