Searched refs:CopyWithConstant (Results 1 – 2 of 2) sorted by relevance
667 V8_WARN_UNUSED_RESULT static MaybeHandle<Map> CopyWithConstant(
3974 MaybeHandle<Map> Map::CopyWithConstant(Isolate* isolate, Handle<Map> map, in CopyWithConstant() function in v8::internal::Map9972 Map::CopyWithConstant(isolate, map, name, value, attributes, flag); in TransitionToDataProperty()