Home
last modified time | relevance | path

Searched refs:ShouldCheckPrototypeValidity (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/ic/
Dkeyed-store-generic.cc176 bool ShouldCheckPrototypeValidity() const { in ShouldCheckPrototypeValidity() function in v8::internal::KeyedStoreGenericAssembler
899 if (ShouldCheckPrototypeValidity()) { in EmitGenericPropertyStore()