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

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

Completed in 170 milliseconds