Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder-impl.h3646 NotEnoughArgumentsError(count, stack_size() - limit); in EnsureStackArguments_Slow()
5192 V8_NOINLINE void NotEnoughArgumentsError(int needed, int actual) { in NotEnoughArgumentsError() function in v8::internal::wasm::WasmFullDecoder
5217 NotEnoughArgumentsError(depth + 1, stack_size() - limit); in Peek()

Completed in 9 milliseconds