Home | History | Annotate | Download | only in src

Lines Matching refs:Code

6 //     * Redistributions of source code must retain the above copyright
168 // Controls the generation of large inlined constants in the code.
190 #ifndef V8_INTERPRETED_REGEXP // Avoid compiling unused code.
194 // Type of input string to generate code for.
197 // Result of calling generated native RegExp code.
212 static Result Match(Handle<Code> regexp,
220 // Called from generated RegExp code.
238 // Used by generated RegExp code.
245 static Result Execute(Code* code,