Home
last modified time | relevance | path

Searched defs:GapAt (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
Dlithium-allocator-inl.h39 LGap* LAllocator::GapAt(int index) { in GapAt() function
/external/chromium_org/v8/src/compiler/
Dinstruction.h853 GapInstruction* GapAt(int index) const { in GapAt() function