Home
last modified time | relevance | path

Searched defs:asyncGeneratorFuncPrototype (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins.cpp3048 JSHandle<JSObject> asyncGeneratorFuncPrototype = factory_->NewJSObjectWithInit(objFuncClass); in InitializeAsyncGeneratorFunction() local
3123 JSHandle<JSObject> asyncGeneratorFuncPrototype = factory_->NewJSObjectWithInit(objFuncClass); in InitializeAsyncGenerator() local
[all...]

Completed in 10 milliseconds