Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-generator.h282 FeedbackSlot GetDummyCompareICSlot();
Dbytecode-generator.cc1869 FeedbackSlot slot = GetDummyCompareICSlot(); in BuildClassLiteral()
5177 FeedbackSlot BytecodeGenerator::GetDummyCompareICSlot() { in GetDummyCompareICSlot() function in v8::internal::interpreter::BytecodeGenerator