Home
last modified time | relevance | path

Searched defs:SetWeak (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Decma_global_storage.h75 void SetWeak(bool isWeak) in SetWeak() function in panda::ecmascript::Node
452 inline uintptr_t SetWeak(uintptr_t nodeAddr, void *ref = nullptr, WeakClearCallback freeGlobalCallBack = nullptr, in SetWeak() function in panda::ecmascript::EcmaGlobalStorage
/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi.h542 void CopyableGlobal<T>::SetWeak() in SetWeak() function in panda::CopyableGlobal
580 void Global<T>::SetWeak() in SetWeak() function in panda::Global
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp5469 uintptr_t JSNApi::SetWeak(const EcmaVM *vm, uintptr_t localAddress) in SetWeak() function in panda::JSNApi

Completed in 16 milliseconds