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.h56 void SetTarget(ir::AstNode const *target) noexcept in SetTarget() function
DbreakStatement.h57 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_runtime/ecmascript/compiler/builtins/
Dbuiltins_proxy_stub_builder.h40 void SetTarget(GateRef glue, GateRef proxy, GateRef target) in SetTarget() function
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js99348 SetTarget(t) { method in anonymousFunctionb3e59607f9500.anonymousFunctionb3e59607f9600.As