Home
last modified time | relevance | path

Searched refs:kContextSlot (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Dframe.h130 static const int kContextSlot = 2 + StandardFrameConstants::kCPSlotCount; variable
Dlinkage.cc519 return LinkageLocation::ForCalleeFrameSlot(Frame::kContextSlot); in GetParameterSecondaryLocation()
Dcode-generator.cc283 *slot_return = Frame::kContextSlot; in IsMaterializableFromFrame()