Lines Matching full:regexp
36 #include "regexp-stack.h"
38 #include "regexp-macro-assembler.h"
39 #include "arm/regexp-macro-assembler-arm.h"
48 * for a global regexp.
58 * RegExp registers.
111 * (in regexp-macro-assembler.cc) via the CALL_GENERATED_REGEXP_CODE macro
114 * area is overwritten with the LR register by the RegExp code. When doing a
687 // Global regexp restarts matching here.
694 if (num_saved_registers_ > 0) { // Always is, if generated from a regexp.
809 // Skip sp past regexp registers and local variables..
873 code_desc, Code::ComputeFlags(Code::REGEXP), masm_->CodeObject());
977 // On RegExp code entry (where this operation is used), the character before
1030 // RegExp code frame pointer.
1078 // If this is a direct call from JavaScript retry the RegExp forcing the call
1124 // code cannot be used, and we need to restart regexp matching from
1147 // addresses in the RegExp stack frame to match the new value.