OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_lazily_compiled
(Results
1 - 2
of
2
) sorted by null
/external/v8/src/
preparser.cc
1080
bool
is_lazily_compiled
= (outer_scope_type == kTopLevelScope &&
local
1085
if (
is_lazily_compiled
) {
[
all
...]
parser.cc
3614
bool
is_lazily_compiled
= (mode() == PARSE_LAZILY &&
local
[
all
...]
Completed in 22 milliseconds