Searched defs:AllocateSpillSlot (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
H A D | frame.h | 138 int AllocateSpillSlot(int width, int alignment = 0) { in AllocateSpillSlot() function in v8::internal::compiler::Frame |
/third_party/node/deps/v8/src/maglev/ | ||
H A D | maglev-regalloc.cc | 652 void StraightForwardRegisterAllocator::AllocateSpillSlot(ValueNode* node) { in AllocateSpillSlot() function in v8::internal::maglev::StraightForwardRegisterAllocator |
Completed in 5 milliseconds