Lines Matching full:regexp
7 #include "src/regexp/arm64/regexp-macro-assembler-arm64.h"
13 #include "src/regexp/regexp-macro-assembler.h"
14 #include "src/regexp/regexp-stack.h"
41 * RegExp registers.
63 * - fp[88] lr Return from the RegExp code.
102 * (in regexp-macro-assembler.cc) via the CALL_GENERATED_REGEXP_CODE macro
105 * area is overwritten with the LR register by the RegExp code. When doing a
817 // Global regexp restarts matching here.
1037 // Returning from the regexp code restores the stack (csp <- fp)
1060 // Returning from the regexp code restores the stack (csp <- fp)
1080 code_desc, Code::ComputeFlags(Code::REGEXP), masm_->CodeObject());
1211 // On RegExp code entry (where this operation is used), the character before
1384 // RegExp code frame pointer.