Home | History | Annotate | Download | only in src

Lines Matching refs:IrregexpByteCode

480 ByteArray* RegExpImpl::IrregexpByteCode(FixedArray* re, bool is_one_byte) {
593 Handle<ByteArray> byte_codes(IrregexpByteCode(*irregexp, is_one_byte),