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

  /external/v8/src/
type-info.h 69 Handle<AllocationSite> GetCallAllocationSite(FeedbackVectorSlot slot);
type-info.cc 176 Handle<AllocationSite> TypeFeedbackOracle::GetCallAllocationSite(
  /external/v8/src/crankshaft/
typing.cc 524 Handle<AllocationSite> site = oracle()->GetCallAllocationSite(slot);

Completed in 135 milliseconds