HomeSort by relevance Sort by last modified time
    Searched refs:kJSFunctionSlot (Results 1 - 2 of 2) sorted by null

  /external/v8/src/compiler/
frame.h 170 static const int kJSFunctionSlot = 3 + StandardFrameConstants::kCPSlotCount;
linkage.cc 529 return LinkageLocation::ForCalleeFrameSlot(Frame::kJSFunctionSlot);

Completed in 230 milliseconds