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

  /external/chromium_org/v8/src/
type-info.h 68 Handle<AllocationSite> GetCallAllocationSite(int slot);
type-info.cc 154 Handle<AllocationSite> TypeFeedbackOracle::GetCallAllocationSite(int slot) {
typing.cc 515 oracle()->GetCallAllocationSite(expr->CallFeedbackSlot());

Completed in 273 milliseconds