Home | History | Annotate | Download | only in mips

Lines Matching full:regexp

35 #include "regexp-stack.h"
37 #include "regexp-macro-assembler.h"
38 #include "mips/regexp-macro-assembler-mips.h"
55 * RegExp registers.
105 * (in regexp-macro-assembler.cc) via the CALL_GENERATED_REGEXP_CODE macro
108 * area is overwritten with the ra register by the RegExp code. When doing a
351 // Put regexp engine registers on stack.
387 // Restore regexp engine registers.
684 if (num_saved_registers_ > 0) { // Always is, if generated from a regexp.
757 // Skip sp past regexp registers and local variables..
774 // Put regexp engine registers on stack.
794 // Put regexp engine registers on stack first.
808 // Restore regexp registers.
833 Code::ComputeFlags(Code::REGEXP),
959 // On RegExp code entry (where this operation is used), the character before
1041 // If this is a direct call from JavaScript retry the RegExp forcing the call
1086 // code cannot be used, and we need to restart regexp matching from
1109 // addresses in the RegExp stack frame to match the new value.