Searched refs:IrregexpByteCode (Results 1 – 1 of 1) sorted by relevance
101 static ByteArray IrregexpByteCode(FixedArray re, bool is_one_byte);603 ? IrregexpByteCode(*data, is_one_byte).Size() in CompileIrregexp()622 ByteArray RegExpImpl::IrregexpByteCode(FixedArray re, bool is_one_byte) { in IrregexpByteCode() function in v8::internal::RegExpImpl