Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder-impl.h2744 PopTypeError(0, ref_object, "object reference"); in DECODE()
2787 PopTypeError(0, ref_object, "object reference"); in DECODE()
3114 PopTypeError(0, value, "reference type"); in DECODE()
3153 PopTypeError(0, value, "reference type"); in DECODE()
3380 PopTypeError(0, func_ref, "function reference"); in DECODE()
3406 PopTypeError(0, func_ref, "function reference"); in DECODE()
4461 PopTypeError(1, rtt, "rtt"); in DecodeGCOpcode()
4472 PopTypeError(0, obj, "subtype of (ref null func) or (ref null data)"); in DecodeGCOpcode()
4517 PopTypeError(1, rtt, "rtt"); in DecodeGCOpcode()
4527 PopTypeError( in DecodeGCOpcode()
5178 V8_NOINLINE void PopTypeError(int index, Value val, const char* expected) { PopTypeError() function in v8::internal::wasm::WasmFullDecoder
5184 V8_NOINLINE void PopTypeError(int index, Value val, std::string expected) { PopTypeError() function in v8::internal::wasm::WasmFullDecoder
5188 V8_NOINLINE void PopTypeError(int index, Value val, ValueType expected) { PopTypeError() function in v8::internal::wasm::WasmFullDecoder
[all...]

Completed in 10 milliseconds