Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dcompilation-dependencies.cc264 class StableMapDependency final : public CompilationDependency {
266 explicit StableMapDependency(const MapRef& map) in StableMapDependency() function in v8::internal::compiler::__anon14333::final
287 const StableMapDependency* const zat = that->AsStableMap();
1050 RecordDependency(zone_->New<StableMapDependency>(map)); in DependOnStableMap()
1193 // StableMapDependency on the prototype object's map. in Commit()

Completed in 3 milliseconds