Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector.cc691 bool CanCache() const { return deduplicator_->size() == deduplicator_start_; } in CanCache() function in v8::internal::compiler::InstructionSelector::CachedStateValuesBuilder
694 DCHECK(CanCache()); in Build()
739 if (cache_builder.CanCache()) { in AddInputsToFrameStateDescriptor()
/third_party/node/deps/v8/src/ic/
H A Dic.cc1505 bool CanCache(Handle<Object> receiver, InlineCacheState state) { in CanCache() function
1575 } else if (key_type == kIntPtr && CanCache(object, state()) && in Load()

Completed in 11 milliseconds