Searched refs:NewSpecificTypedArrayFunction (Results 1 – 3 of 3) sorted by relevance
246 JSHandle<JSFunction> NewSpecificTypedArrayFunction(const JSHandle<GlobalEnv> &env,
1828 JSHandle<JSFunction> ObjectFactory::NewSpecificTypedArrayFunction(const JSHandle<GlobalEnv> &env, in NewSpecificTypedArrayFunction() function in panda::ecmascript::ObjectFactory
2287 …JSHandle<JSFunction> arrayFunction = factory_->NewSpecificTypedArrayFunction( …