Searched refs:GetNextCandidateSlot (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/heap/
H A Dmark-compact-inl.h89 JSFunction** CodeFlusher::GetNextCandidateSlot(JSFunction* candidate) { function in class:v8::internal::CodeFlusher
H A Dmark-compact.h298 static inline JSFunction** GetNextCandidateSlot(JSFunction* candidate);
H A Dmark-compact.cc1129 slot = GetNextCandidateSlot(*slot);

Completed in 556 milliseconds