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

  /external/chromium_org/v8/src/heap/
mark-compact.h 447 static void ClearNextCandidate(JSFunction* candidate, Object* undefined) {
462 static void ClearNextCandidate(SharedFunctionInfo* candidate) {
mark-compact.cc 1034 ClearNextCandidate(candidate, undefined);
    [all...]

Completed in 884 milliseconds