Searched refs:compile_data (Results 1 – 1 of 1) sorted by relevance
330 RegExpCompileData compile_data; in CompileIrregexp() local333 &compile_data)) { in CompileIrregexp()336 USE(ThrowRegExpException(isolate, re, pattern, compile_data.error)); in CompileIrregexp()340 RegExpEngine::Compile(isolate, &zone, &compile_data, flags, pattern, in CompileIrregexp()357 SetIrregexpCaptureNameMap(*data, compile_data.capture_name_map); in CompileIrregexp()