OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsUseCountLow
(Results
1 - 2
of
2
) sorted by null
/external/v8/src/
api.h
345
return IsFreshString(address, top) &&
IsUseCountLow
(top);
355
inline bool
IsUseCountLow
(Address top) {
/external/chromium_org/v8/src/
api.h
434
return IsFreshString(address, top) &&
IsUseCountLow
(top);
444
inline bool
IsUseCountLow
(Address top) {
Completed in 25 milliseconds