HomeSort by relevance Sort by last modified time
    Searched refs:HasHint (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
lithium-allocator.h 254 bool HasHint() const;
lithium-allocator.cc 75 bool UsePosition::HasHint() const {
223 while (pos != NULL && !pos->HasHint()) pos = pos->next();
    [all...]

Completed in 42 milliseconds