Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dwork_manager.h152 inline void PushWeakReference(uint32_t threadId, JSTaggedType *weak) in PushWeakReference()
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dlinked_hashtable_stub_builder.cpp65 Label weak(env); in Rehash() local
305 Label weak(env); in FindElement() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h3068 inline GateRef StubBuilder::RemoveTaggedWeakTag(GateRef weak) in RemoveTaggedWeakTag()