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