Searched defs:SetWeak (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | ecma_global_storage.h | 75 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 D | jsnapi.h | 542 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 D | jsnapi_expo.cpp | 5469 uintptr_t JSNApi::SetWeak(const EcmaVM *vm, uintptr_t localAddress) in SetWeak() function in panda::JSNApi |
Completed in 16 milliseconds