Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dshared_reference.cpp63 auto boxLong = EtsBoxPrimitive<EtsLong>::Create(EtsCoroutine::GetCurrent(), ToUintPtr(this)); in InitJSObject() local
119 auto boxLong = FromEtsObject<EtsBoxPrimitive<EtsLong>>(cbarg); in FinalizeETSWeak() local