Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stub-assembler.cc4792 Label mid_greater(this), mid_less(this), merge(this); in DescriptorLookupBinary() local
4793 Branch(Uint32GreaterThanOrEqual(mid_hash, hash), &mid_greater, &mid_less); in DescriptorLookupBinary()
4799 Bind(&mid_less); in DescriptorLookupBinary()