Home
last modified time | relevance | path

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

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