Home | History | Annotate | Download | only in src

Lines Matching defs:IrregexpNativeCode

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