Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dlinkage.cc643 static const int kJSFunctionSlot = 3 + StandardFrameConstants::kCPSlotCount; in GetParameterSecondaryLocation() local
651 return LinkageLocation::ForCalleeFrameSlot(kJSFunctionSlot, in GetParameterSecondaryLocation()