Searched refs:EndSlotArea (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/wasm/ | ||
D | wasm-linkage.h | 244 void EndSlotArea() { slot_allocator_.AllocateUnaligned(0); } in EndSlotArea() function |
/third_party/node/deps/v8/src/compiler/ | ||
D | wasm-compiler.cc | 8548 void EndSlotArea() { allocator_.EndSlotArea(); } in EndSlotArea() function in v8::internal::compiler::__anonb87ff8711a11::LinkageLocationAllocator |