Searched refs:to_boolean (Results 1 – 1 of 1) sorted by relevance
250 Label if_fastpath(this), if_slowpath(this), merge(this), to_boolean(this), in LoadIteratorResult() local304 GotoIf(TaggedIsSmi(var_done.value()), &to_boolean); in LoadIteratorResult()305 Branch(IsBoolean(var_done.value()), &done, &to_boolean); in LoadIteratorResult()307 BIND(&to_boolean); in LoadIteratorResult()