Searched refs:asyncGeneratorFuncPrototypeValue (Results 1 – 1 of 1) sorted by relevance
3179 JSHandle<JSTaggedValue> asyncGeneratorFuncPrototypeValue(asyncGeneratorFuncPrototype); in InitializeAsyncGeneratorFunction() local3183 asyncGeneratorFuncPrototypeValue); in InitializeAsyncGeneratorFunction()3207 …PropertyDescriptor asyncGeneratorObjDesc(thread_, asyncGeneratorFuncPrototypeValue, false, false, … in InitializeAsyncGeneratorFunction()3211 …PropertyDescriptor asyncGeneratorObjProtoDesc(thread_, asyncGeneratorFuncPrototypeValue, true, fal… in InitializeAsyncGeneratorFunction()