OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NeedLOLProcessing
(Results
1 - 2
of
2
) sorted by null
/external/v8/src/
liveobjectlist-inl.h
41
if (!
NeedLOLProcessing
()) return;
47
if (!
NeedLOLProcessing
()) return;
57
if (!
NeedLOLProcessing
()) return;
69
if (LiveObjectList::
NeedLOLProcessing
()) {
liveobjectlist.h
153
static bool
NeedLOLProcessing
() { return (last() != NULL); }
Completed in 31 milliseconds