Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dcompilation-dependencies.cc277 deps->Register(map_.object(), DependentCode::kPrototypeCheckGroup);
321 deps->Register(map, DependentCode::kPrototypeCheckGroup);
326 DependentCode::kPrototypeCheckGroup); member in v8::internal::compiler::__anon14333::final::DependentCode
/third_party/node/deps/v8/src/objects/
H A Dcode.h875 kPrototypeCheckGroup = 1 << 1, enumerator
H A Dcode.cc891 case kPrototypeCheckGroup: in DependencyGroupName()
H A Dmap-inl.h662 isolate, DependentCode::kPrototypeCheckGroup); in NotifyLeafMapLayoutChange()
H A Djs-objects.cc4902 // |kPrototypeCheckGroup| on each prototype between the receiver's immediate in InvalidateOnePrototypeValidityCellInternal()
4915 isolate, DependentCode::kPrototypeCheckGroup); in InvalidateOnePrototypeValidityCellInternal()

Completed in 16 milliseconds