Searched refs:asyncFuncPrototypeValue (Results 1 – 1 of 1) sorted by relevance
1061 JSHandle<JSTaggedValue> asyncFuncPrototypeValue(asyncFuncPrototype); in InitializeAsyncFunction() local1065 …factory_->NewEcmaHClass(JSAsyncFunction::SIZE, JSType::JS_ASYNC_FUNCTION, asyncFuncPrototypeValue); in InitializeAsyncFunction()