Home
last modified time | relevance | path

Searched refs:IsCalleeFrameSlot (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector-impl.h424 secondary_location.IsCalleeFrameSlot()); in ToDualLocationUnallocatedOperand()
442 if (location.IsCalleeFrameSlot()) { in ToUnallocatedOperand()
/third_party/node/deps/v8/src/compiler/
H A Dlinkage.h150 bool IsCalleeFrameSlot() const { return !IsRegister() && GetLocation() >= 0; } in IsCalleeFrameSlot() function in v8::internal::compiler::LinkageLocation
161 DCHECK(IsCalleeFrameSlot()); in AsCalleeFrameSlot()

Completed in 3 milliseconds