Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder.cc264 BlockTypeImmediate<Decoder::kNoValidation> imm(WasmFeatures::All(), &i, in PrintRawWasmCode()
H A Dfunction-body-decoder-impl.h520 struct BlockTypeImmediate { struct
526 BlockTypeImmediate(const WasmFeatures& enabled, Decoder* decoder, in BlockTypeImmediate() function
1209 BlockTypeImmediate<validate> imm(WasmFeatures::All(), decoder, pc + 1, in AnalyzeLoopAssignment()
1435 bool Validate(const byte* pc, BlockTypeImmediate<validate>& imm) { in Validate()
1592 BlockTypeImmediate<validate> imm(WasmFeatures::All(), decoder, pc + 1, in OpcodeLength()
1616 BlockTypeImmediate<validate> imm(WasmFeatures::All(), decoder, pc + 1, in OpcodeLength()
2580 BlockTypeImmediate<validate> imm(this->enabled_, this, this->pc_ + 1, in DECODE()
2619 BlockTypeImmediate<validate> imm(this->enabled_, this, this->pc_ + 1, in DECODE()
2797 BlockTypeImmediate<validate> imm(this->enabled_, this, this->pc_ + 1, in DECODE()
2824 BlockTypeImmediate<validat in DECODE()
[all...]

Completed in 7 milliseconds