Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dcompilation-dependencies.cc593 class TransitionDependency final : public CompilationDependency {
595 explicit TransitionDependency(const MapRef& map) in TransitionDependency() function in v8::internal::compiler::__anon14333::final
614 const TransitionDependency* const zat = that->AsTransition();
1357 return zone_->New<TransitionDependency>(target_map); in TransitionDependencyOffTheRecord()

Completed in 3 milliseconds