Home
last modified time | relevance | path

Searched defs:kFixedSlot (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Dregister-allocator-verifier.h35 kFixedSlot, enumerator
/external/v8/test/unittests/compiler/
Dinstruction-sequence-unittest.h38 kFixedSlot, enumerator
Dregister-allocator-unittest.cc706 enum class ParameterType { kFixedSlot, kSlot, kRegister, kFixedRegister }; enumerator