Searched defs:LAllocator (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/crankshaft/ | ||
D | lithium-allocator.h | 323 friend class LAllocator; // Assigns to kind_. variable |
D | lithium-allocator.cc | 515 LAllocator::LAllocator(int num_values, HGraph* graph) in LAllocator() function in v8::internal::LAllocator |
D | hydrogen.h | 31 class LAllocator; variable |