Searched defs:completionValue (Results 1 – 9 of 9) sorted by relevance
28 VReg completionValue = pg_->AllocReg(); in Prepare() local71 VReg completionValue = pg_->AllocReg(); in Yield() local
129 VReg completionValue = pg_->AllocReg(); in Await() local137 …nctionBuilder::HandleCompletion(const ir::AstNode *node, VReg completionType, VReg completionValue) in HandleCompletion()
28 VReg completionValue = pg_->AllocReg(); in Prepare() local
61 VReg completionValue = pg_->AllocReg(); in Yield() local
104 VReg completionValue = pg_->AllocReg(); in Await() local112 …nctionBuilder::HandleCompletion(const ir::AstNode *node, VReg completionType, VReg completionValue) in HandleCompletion()
62 VReg completionValue = pg_->AllocReg(); in Yield() local
328 napi_value completionValue; in JSCONVERT_WRAP() local
1194 napi_value completionValue; in SettleJsPromise() local
72 JSHandle<JSTaggedValue> completionValue(thread, taggedValue); in PromiseConstructor() local