Home | History | Annotate | Download | only in ia32

Lines Matching refs:Translation

294       ASSERT(Translation::BEGIN == static_cast<Translation::Opcode>(value));
318 Translation::Opcode opcode =
319 static_cast<Translation::Opcode>(iterator.Next());
320 ASSERT(Translation::BEGIN == opcode);
327 opcode = static_cast<Translation::Opcode>(iterator.Next());
329 ASSERT(Translation::JS_FRAME == opcode);
385 // There are no translation commands for the caller's pc and fp, the
423 // If translation of any command failed, continue using the input frame.
444 PrintF("[on-stack replacement translation %s: 0x%08" V8PRIxPTR " ",
481 // Compute the incoming parameter translation.
579 // Compute the incoming parameter translation.
705 // Compute the incoming parameter translation.
715 // There are no translation commands for the caller's pc and fp, the