Home
last modified time | relevance | path

Searched refs:NewJSAsyncGeneratorFunction (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.h609 JSHandle<JSFunction> NewJSAsyncGeneratorFunction(const JSHandle<Method> &method);
Dobject_factory.cpp4049 JSHandle<JSFunction> ObjectFactory::NewJSAsyncGeneratorFunction(const JSHandle<Method> &method) in NewJSAsyncGeneratorFunction() function in panda::ecmascript::ObjectFactory