Home
last modified time | relevance | path

Searched defs:PcForErrors (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder-impl.h764 struct PcForErrors { struct
765 PcForErrors(const byte* /* pc */) {} in PcForErrors() function
771 struct PcForErrors<Decoder::kFullValidation> { struct
774 PcForErrors(const byte* pc) : pc_for_errors(pc) {} in PcForErrors() function

Completed in 12 milliseconds