Home
last modified time | relevance | path

Searched refs:IsWeakSet (Results 1 – 3 of 3) sorted by relevance

/ark/js_runtime/ecmascript/napi/include/
Djsnapi.h303 bool IsWeakSet();
/ark/js_runtime/ecmascript/tooling/base/
Dpt_types.cpp129 if (tagged->IsWeakSet()) { in FromTagged()
265 if (tagged->IsWeakSet()) { in DescriptionForObject()
/ark/js_runtime/ecmascript/napi/
Djsnapi.cpp1907 bool JSValueRef::IsWeakSet() in IsWeakSet() function in panda::JSValueRef