Home
last modified time | relevance | path

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

/external/v8/src/mips/
Dmacro-assembler-mips.h1584 Label* allocation_memento_present = NULL);
Dmacro-assembler-mips.cc5928 Label* allocation_memento_present) { in TestJSArrayForAllocationMemento() argument
5940 if (allocation_memento_present) { in TestJSArrayForAllocationMemento()
5941 Branch(allocation_memento_present, cond, scratch_reg, in TestJSArrayForAllocationMemento()
/external/v8/src/mips64/
Dmacro-assembler-mips64.h1646 Label* allocation_memento_present = NULL);
Dmacro-assembler-mips64.cc5913 Label* allocation_memento_present) { in TestJSArrayForAllocationMemento() argument
5925 if (allocation_memento_present) { in TestJSArrayForAllocationMemento()
5926 Branch(allocation_memento_present, cond, scratch_reg, in TestJSArrayForAllocationMemento()