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

  /external/v8/src/
allocation-site-scopes.cc 16 InitializeTraversal(isolate()->factory()->NewAllocationSite());
24 scope_site = isolate()->factory()->NewAllocationSite();
factory.h 319 Handle<AllocationSite> NewAllocationSite();
type-feedback-vector.cc 652 GetIsolate()->factory()->NewAllocationSite();
    [all...]
factory.cc     [all...]
  /external/v8/test/cctest/
test-feedback-vector.cc 177 Handle<AllocationSite> site = factory->NewAllocationSite();
  /external/v8/src/ic/
ic.cc     [all...]

Completed in 108 milliseconds