Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h1468 void CopyableGlobal<T>::SetWeak() in SetWeak() function
1506 void Global<T>::SetWeak() in SetWeak() function
/arkcompiler/ets_runtime/ecmascript/
Decma_global_storage.h72 void SetWeak(bool isWeak) in SetWeak() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp495 uintptr_t JSNApi::SetWeak(const EcmaVM *vm, uintptr_t localAddress) in SetWeak() function in panda::JSNApi