Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-linkage.h226 void SetStackOffset(int num) { in SetStackOffset() function
/external/v8/src/compiler/
Dwasm-compiler.cc5256 void SetStackOffset(int offset) { allocator_.SetStackOffset(offset); } in SetStackOffset() function in v8::internal::compiler::__anon4eb2704c0b11::LinkageLocationAllocator
5294 rets.SetStackOffset(parameter_slots); in GetWasmCallDescriptor()
5368 rets.SetStackOffset(params.NumStackSlots()); in ReplaceTypeInCallDescriptorWith()