Home
last modified time | relevance | path

Searched refs:NotifyMapChange (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Djs-objects.h511 static void NotifyMapChange(Handle<Map> old_map, Handle<Map> new_map,
H A Djs-objects.cc2963 void JSObject::NotifyMapChange(Handle<Map> old_map, Handle<Map> new_map, in NotifyMapChange() function in v8::internal::JSObject
3316 NotifyMapChange(old_map, new_map, isolate); in MigrateToMap()
3743 NotifyMapChange(old_map, new_map, isolate); in MigrateSlowToFast()
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc3133 JSObject::NotifyMapChange(old_map, map, isolate()); in ReinitializeJSGlobalProxy()

Completed in 17 milliseconds