Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stub-assembler.cc9778 Label top_check(this), map_check(this); in TrapAllocationMemento() local
9814 Branch(WordEqual(object_page, memento_last_word_page), &map_check, in TrapAllocationMemento()
9822 &no_memento_found, &map_check); in TrapAllocationMemento()
9826 BIND(&map_check); in TrapAllocationMemento()