Home
last modified time | relevance | path

Searched defs:CreateLink (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_job_queue.cpp206 void JsJobQueue::CreateLink(EtsObject *source, EtsObject *target) in CreateLink() function in ark::ets::interop::js::JsJobQueue
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_promise.h152 static void CreateLink(EtsObject *source, EtsPromise *target) in CreateLink() function