Home | History | Annotate | Download | only in rendering

Lines Matching refs:isRubyBase

1092     if ((prev && (prev->isRubyRun() || prev->isRubyBase()))
1093 || (next && (next->isRubyRun() || next->isRubyBase())))