Home
last modified time | relevance | path

Searched refs:PatchValue (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dallocation-site-scopes.h30 void update_current_site(AllocationSite site) { current_.PatchValue(site); } in update_current_site()
H A Dliteral-objects.cc494 temp_handle_.PatchValue(value); in AddNamedProperty()
H A Djs-objects.cc353 descriptors.PatchValue(map->instance_descriptors(isolate)); in FastAssign()
379 descriptors.PatchValue(map->instance_descriptors(isolate)); in FastAssign()
2122 descriptors.PatchValue(map->instance_descriptors(isolate)); in FastGetOwnValuesOrEntries()
2156 descriptors.PatchValue(map->instance_descriptors(isolate)); in FastGetOwnValuesOrEntries()
H A Delements.cc2193 backing_store.PatchValue(dst_elms); in MoveElements()
/third_party/node/deps/v8/src/strings/
H A Dstring-builder-inl.h308 accumulator_.PatchValue(*string); in set_accumulator()
314 current_part_.PatchValue(*string); in set_current_part()
/third_party/node/deps/v8/src/handles/
H A Dhandles.h59 // PatchValue for modifying the handle's value.
156 void PatchValue(T new_value) { in PatchValue() function in v8::internal::final
/third_party/node/deps/v8/src/snapshot/
H A Ddeserializer.cc510 obj.PatchValue(result); in PostProcessNewObject()
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc212 self_reference.PatchValue(*code); in BuildInternal()

Completed in 35 milliseconds