Home
last modified time | relevance | path

Searched refs:StackEffect (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder.cc89 std::pair<uint32_t, uint32_t> StackEffect(const WasmModule* module, in StackEffect() function
97 return decoder.StackEffect(pc); in StackEffect()
H A Dfunction-body-decoder.h89 V8_EXPORT_PRIVATE std::pair<uint32_t, uint32_t> StackEffect(
H A Dfunction-body-decoder-impl.h1933 V8_EXPORT_PRIVATE std::pair<uint32_t, uint32_t> StackEffect(const byte* pc) { in StackEffect() function in v8::internal::wasm::WasmDecoder

Completed in 9 milliseconds