Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_stack.cpp71 bool judge = stack->Empty(); in IsEmpty() local
73 return GetTaggedBoolean(judge); in IsEmpty()