Home
last modified time | relevance | path

Searched defs:SlotOffset (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dcontexts.h324 static int SlotOffset(int index) { in SlotOffset() function
Dfull-codegen.cc467 int FullCodeGenerator::SlotOffset(Slot* slot) { in SlotOffset() function in v8::internal::FullCodeGenerator