Searched refs:NewJSAsyncGeneratorFunction (Results 1 – 2 of 2) sorted by relevance
609 JSHandle<JSFunction> NewJSAsyncGeneratorFunction(const JSHandle<Method> &method);
4049 JSHandle<JSFunction> ObjectFactory::NewJSAsyncGeneratorFunction(const JSHandle<Method> &method) in NewJSAsyncGeneratorFunction() function in panda::ecmascript::ObjectFactory