HasHint 223 src/lithium-allocator.cc while (pos != NULL && !pos->HasHint()) pos = pos->next(); HasHint 254 src/lithium-allocator.h bool HasHint() const;