Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dlinkage.cc502 static const int kJSFunctionSlot = 3 + StandardFrameConstants::kCPSlotCount; in GetParameterSecondaryLocation() local
511 return LinkageLocation::ForCalleeFrameSlot(kJSFunctionSlot, in GetParameterSecondaryLocation()