Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dlinkage.cc642 static const int kJSContextSlot = 2 + StandardFrameConstants::kCPSlotCount; in GetParameterSecondaryLocation() local
655 return LinkageLocation::ForCalleeFrameSlot(kJSContextSlot, in GetParameterSecondaryLocation()