Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dshared_reference_storage.cpp218 auto **refRef = new SharedReference *(nullptr); in CreateXRef() local
287 SharedReference **refRef = CreateXRef(ctx, jsObject, &jsRef, callback); in CreateRefCommon() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/xgc/
Dxgc.cpp307 auto *refRef = static_cast<ets_proxy::SharedReference **>(nativeRef->GetData()); in MarkFromObject() local