Update 2255 src/heap.h void Update(Map* map, String* name, int field_offset);
Update 2323 src/heap.h void Update(DescriptorArray* array, String* name, int result) {
Update 1685 src/ic.cc PolymorphicCodeCache::Update(cache, &target_receiver_maps, flags, stub);
Update 1996 src/objects-inl.h cache->Update(this, name, number);
Update 4880 src/objects.cc return CodeCache::cast(code_cache())->Update(name, code);
Update 5382 src/objects.cc CALL_HEAP_FUNCTION_VOID(isolate, cache->Update(maps, flags, *code));
Update 6697 src/objects.h MUST_USE_RESULT MaybeObject* Update(String* name, Code* code);
Update 6791 src/objects.h static void Update(Handle<PolymorphicCodeCache> cache,
Update 6796 src/objects.h MUST_USE_RESULT MaybeObject* Update(MapHandleList* maps,
Update 1178 src/parser.cc block_finder.Update(stat);
Update 1181 src/parser.cc this_property_assignment_finder.Update(top_scope_, stat);
Update 1337 src/parser.cc block_finder.Update(stat);
Update 2012 src/parser.cc block_finder.Update(stat);
Update 2043 src/parser.cc block_finder.Update(stat);
Update 4418 src/runtime.cc keyed_lookup_cache->Update(receiver_map, key, offset);
Update 319 src/scopeinfo.cc context_slot_cache->Update(this, name, *mode, *init_flag, result);
Update 324 src/scopeinfo.cc context_slot_cache->Update(this, name, INTERNAL, kNeedsInitialization, -1);
Update 52 src/scopeinfo.h void Update(Object* data,
Update 267 src/spaces-inl.h SkipList::Update(object->address(), size_in_bytes);
Update 275 src/spaces-inl.h SkipList::Update(object->address(), size_in_bytes);
Update 283 src/spaces-inl.h SkipList::Update(object->address(), size_in_bytes);
Update 916 src/spaces.h static void Update(Address addr, int size) {