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

  /external/v8/src/
allocation-site-scopes.h 26 bool ShouldCreateMemento(Handle<JSObject> object) { return false; }
88 bool ShouldCreateMemento(Handle<JSObject> object);
allocation-site-scopes.cc 66 bool AllocationSiteUsageContext::ShouldCreateMemento(Handle<JSObject> object) {
objects.cc     [all...]

Completed in 147 milliseconds