Home
last modified time | relevance | path

Searched refs:ForCallerFrameSlot (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dlinkage.cc349 locations.AddParam(LinkageLocation::ForCallerFrameSlot( in GetCEntryStubCallDescriptor()
399 locations.AddParam(LinkageLocation::ForCallerFrameSlot( in GetJSCallDescriptor()
491 locations.AddParam(LinkageLocation::ForCallerFrameSlot( in GetStubCallDescriptor()
569 locations.AddParam(LinkageLocation::ForCallerFrameSlot( in GetBytecodeDispatchCallDescriptor()
H A Dc-linkage.cc162 LinkageLocation::ForCallerFrameSlot(-1 - stack_offset, type)); in BuildParameterLocations()
201 LinkageLocation::ForCallerFrameSlot(-1 - stack_offset, type));
H A Dlinkage.h80 static LinkageLocation ForCallerFrameSlot(int32_t slot, MachineType type) { in ForCallerFrameSlot() function in v8::internal::compiler::LinkageLocation
H A Dwasm-compiler.cc8544 return LinkageLocation::ForCallerFrameSlot(index, type);

Completed in 16 milliseconds