Home | History | Annotate | Download | only in src

Lines Matching defs:Compile

110 Handle<Object> RegExpImpl::Compile(Handle<JSRegExp> re,
248 // Compile the RegExp.
278 RegExpEngine::Compile(&compile_data,
284 // Unable to compile regexp.
740 // Attempts to compile the regexp using an Irregexp code generator. Returns
3708 // Compile
5149 RegExpEngine::CompilationResult RegExpEngine::Compile(RegExpCompileData* data,