Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator.cc1012 } else if (desc->IsDuplicate()) { in TranslateStateValueDescriptor()
H A Dinstruction.h1248 bool IsDuplicate() const { return kind_ == StateValueKind::kDuplicate; } in IsDuplicate() function in v8::internal::compiler::StateValueDescriptor
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.cc1857 bool IsDuplicate(CaseClause* clause) { in IsDuplicate() function
2112 if (!info.IsDuplicate(clause)) { in VisitSwitchStatement()

Completed in 18 milliseconds