Home | History | Annotate | Download | only in src

Lines Matching defs:kNumRegisters

346   static const int kNumRegisters = 2;
347 STATIC_ASSERT(kNumRegisters <= Isolate::kJSRegexpStaticOffsetsVectorSize);
350 int res = AtomExecRaw(re, subject, index, output_registers, kNumRegisters);