Searched refs:prototype_const (Results 1 – 1 of 1) sorted by relevance
1355 HeapObjectRef prototype_const = prototype_type.AsHeapConstant()->Ref(); in ReduceJSCreateObject() local1356 auto maybe_instance_map = prototype_const.TryGetObjectCreateMap(); in ReduceJSCreateObject()1362 DCHECK_EQ(prototype_const.type().oddball_type(), OddballType::kNull); in ReduceJSCreateObject()