Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dcompilation-dependencies.cc706 class FieldTypeDependency final : public CompilationDependency {
708 FieldTypeDependency(const MapRef& map, InternalIndex descriptor, in FieldTypeDependency() function in v8::internal::compiler::__anon14333::final
741 const FieldTypeDependency* const zat = that->AsFieldType();
1375 return zone_->New<FieldTypeDependency>(map, descriptor, type); in FieldTypeDependencyOffTheRecord()

Completed in 3 milliseconds