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

  /external/chromium_org/v8/test/cctest/
test-mementos.cc 119 AllocationSite* site = memento->GetAllocationSite();
  /external/chromium_org/v8/src/heap/
heap-inl.h 548 if (memento->GetAllocationSite()->IncrementMementoFoundCount()) {
549 heap->AddAllocationSiteToScratchpad(memento->GetAllocationSite(), mode);
  /external/clang/lib/StaticAnalyzer/Checkers/
RetainCountChecker.cpp     [all...]
  /external/chromium_org/v8/src/
objects-debug.cc 968 CHECK(!IsValid() || GetAllocationSite()->IsAllocationSite());
    [all...]
objects-printer.cc 1025 GetAllocationSite()->Print(os);
    [all...]
objects.h     [all...]
objects.cc     [all...]

Completed in 75 milliseconds