Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h477 void CopyableGlobal<T>::SetWeak() in SetWeak() function
515 void Global<T>::SetWeak() in SetWeak() function
/arkcompiler/ets_runtime/ecmascript/
Decma_global_storage.h75 void SetWeak(bool isWeak) in SetWeak() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp3542 uintptr_t JSNApi::SetWeak(const EcmaVM *vm, uintptr_t localAddress) in SetWeak() function in panda::JSNApi