Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/function/
H A DasyncGeneratorFunctionBuilder.cpp62 VReg completionValue = pg_->AllocReg(); in Yield() local
H A DgeneratorFunctionBuilder.cpp61 VReg completionValue = pg_->AllocReg(); in Yield() local
H A DfunctionBuilder.cpp104 VReg completionValue = pg_->AllocReg(); in Await() local
112 void FunctionBuilder::HandleCompletion(const ir::AstNode *node, VReg completionType, VReg completionValue) in HandleCompletion() argument
[all...]
/arkcompiler/ets_frontend/es2panda/compiler/function/
H A DgeneratorFunctionBuilder.cpp28 VReg completionValue = pg_->AllocReg(); in Prepare() local
71 VReg completionValue = pg_->AllocReg(); in Yield() local
H A DasyncGeneratorFunctionBuilder.cpp28 VReg completionValue = pg_->AllocReg(); in Prepare() local
H A DfunctionBuilder.cpp133 VReg completionValue = pg_->AllocReg(); in Await() local
141 void FunctionBuilder::HandleCompletion(const ir::AstNode *node, VReg completionType, VReg completionValue) in HandleCompletion() argument
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Djs_convert.h423 napi_value completionValue; in JSCONVERT_WRAP() local
H A Dts2ets_copy.cpp339 napi_value completionValue; in VisitPromise() local
H A Dintrinsics_api_impl.cpp643 napi_value completionValue; in SettleJsPromise() local

Completed in 6 milliseconds