Home
last modified time | relevance | path

Searched defs:SetTarget (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_promise_ref.h55 void SetTarget(EtsCoroutine *coro, EtsObject *t) in SetTarget() function
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DcontinueStatement.h65 void SetTarget(ir::AstNode const *target) noexcept in SetTarget() function
DbreakStatement.h66 void SetTarget(ir::AstNode const *target) noexcept in SetTarget() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg.cpp31 void Globals::SetTarget(CG &target) in SetTarget() function in maplebe::Globals
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DsetJumpTarget.cpp29 static void SetTarget(ir::AstNode *const node, ir::AstNode *const target) in SetTarget() function
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_proxy_stub_builder.h47 void SetTarget(GateRef glue, GateRef proxy, GateRef target) in SetTarget() function