Home
last modified time | relevance | path

Searched refs:if_fastpath (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-async-iterator-gen.cc201 Label if_fastpath(this), if_slowpath(this), merge(this), to_boolean(this), in LoadIteratorResult()
213 Branch(TaggedEqual(iter_result_map, fast_iter_result_map), &if_fastpath, in LoadIteratorResult() local
216 BIND(&if_fastpath); in LoadIteratorResult()

Completed in 2 milliseconds