ParseLazy         680 src/parser.cc      FunctionLiteral* result = ParseLazy(&stream, &zone_scope);
ParseLazy         686 src/parser.cc      FunctionLiteral* result = ParseLazy(&stream, &zone_scope);
ParseLazy        6036 src/parser.cc        result = parser.ParseLazy();
ParseLazy         442 src/parser.h     FunctionLiteral* ParseLazy();
ParseLazy         542 src/parser.h     FunctionLiteral* ParseLazy(Utf16CharacterStream* source,
ParseLazy          46 src/v8-counters.h   HT(parse_lazy, V8.ParseLazy)                                        \