Home | History | Annotate | Download | only in src

Lines Matching defs:IrregexpByteCode

503 ByteArray* RegExpImpl::IrregexpByteCode(FixedArray* re, bool is_ascii) {
616 Handle<ByteArray> byte_codes(IrregexpByteCode(*irregexp, is_ascii), isolate);