Home
last modified time | relevance | path

Searched refs:ShouldCreateMemento (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dallocation-site-scopes.h26 bool ShouldCreateMemento(Handle<JSObject> object) { return false; } in ShouldCreateMemento() function
78 bool ShouldCreateMemento(Handle<JSObject> object) { in ShouldCreateMemento() function
/external/v8/src/runtime/
Druntime-literals.cc95 if (site_context()->ShouldCreateMemento(object)) { in StructureWalk()
222 bool ShouldCreateMemento(Handle<JSObject> object) { return false; } in ShouldCreateMemento() function in v8::internal::__anond0b108660111::DeprecationUpdateContext