Home
last modified time | relevance | path

Searched refs:GetNextCandidateSlot (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
Dmark-compact.h448 static JSFunction** GetNextCandidateSlot(JSFunction* candidate) { in GetNextCandidateSlot() function
Dmark-compact.cc1320 slot = GetNextCandidateSlot(*slot); in IteratePointersToFromSpace()