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

  /external/chromium_org/v8/src/
type-info.h 66 Handle<AllocationSite> GetCallNewAllocationSite(int slot);
type-info.cc 161 Handle<AllocationSite> TypeFeedbackOracle::GetCallNewAllocationSite(int slot) {
ast.cc 614 oracle->GetCallNewAllocationSite(allocation_site_feedback_slot);
    [all...]

Completed in 44 milliseconds