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

  /external/chromium_org/v8/src/
lithium-allocator.h 619 class LAllocatorPhase : public CompilationPhase {
621 LAllocatorPhase(const char* name, LAllocator* allocator);
622 ~LAllocatorPhase();
628 DISALLOW_COPY_AND_ASSIGN(LAllocatorPhase);
lithium-allocator.cc     [all...]

Completed in 63 milliseconds