Searched defs:FastCreateTypedArray (Results 1 – 2 of 2) sorted by relevance
439 HWTEST_F_L0(TypedArrayHelperTest, FastCreateTypedArray) { in HWTEST_F_L0() argument
136 JSHandle<JSObject> TypedArrayHelper::FastCreateTypedArray(JSThread *thread, in FastCreateTypedArray() function in panda::ecmascript::base::TypedArrayHelper