Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_global_storage.h75 void SetWeak(bool isWeak) in SetWeak()
225 bool isWeak = std::is_same<T, WeakNode>::value; in NodeList() local
Ddump.cpp1170 bool isWeak = IsWeak(); in DumpHeapObjectType() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp2637 Label isWeak(env); in FindTransitions() local