Searched defs:IsPop (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/mips/ | ||
D | assembler-mips.cc | 326 bool Assembler::IsPop(Instr instr) { in IsPop() function in v8::internal::Assembler |
/external/v8/src/arm/ | ||
D | assembler-arm.cc | 461 bool Assembler::IsPop(Instr instr) { in IsPop() function in v8::internal::Assembler |