Searched refs:DependOnFieldType (Results 1 – 4 of 4) sorted by relevance
56 void DependOnFieldType(const MapRef& map, int descriptor);
211 dependencies()->DependOnFieldType(map, it.GetFieldDescriptorIndex()); in TryBuildLoadConstantDataField()
399 dependencies()->DependOnFieldType(MapRef(js_heap_broker(), map), in ComputePropertyAccessInfo()701 dependencies()->DependOnFieldType( in LookupTransition()
329 void CompilationDependencies::DependOnFieldType(const MapRef& map, in DependOnFieldType() function in v8::internal::compiler::CompilationDependencies