Home | History | Annotate | Download | only in src

Lines Matching refs:IrregexpNativeCode

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