Home | History | Annotate | Download | only in src

Lines Matching defs:IrregexpNativeCode

414 Code* RegExpImpl::IrregexpNativeCode(FixedArray* re, bool is_ascii) {
470 Handle<Code> code(IrregexpNativeCode(*irregexp, is_ascii), isolate);