Home | History | Annotate | Download | only in ast

Lines Matching refs:ShouldEagerCompile

317 bool FunctionLiteral::ShouldEagerCompile() const {
318 return scope()->ShouldEagerCompile();