Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dwasm-opcodes-inl.h148 CASE_OP(NopForTestingUnsupportedInLiftoff, "nop_for_testing") in OpcodeName()
H A Dfunction-body-decoder-impl.h954 F(NopForTestingUnsupportedInLiftoff) \
2552 DECODE(NopForTestingUnsupportedInLiftoff) { in DECODE()
2557 CALL_INTERFACE_IF_OK_AND_REACHABLE(NopForTestingUnsupportedInLiftoff); in DECODE()
3543 DECODE_IMPL(NopForTestingUnsupportedInLiftoff); in GetOpcodeHandlerTableEntry()
H A Dwasm-opcodes.h55 V(NopForTestingUnsupportedInLiftoff, 0x16, _)
H A Dgraph-builder-interface.cc465 void NopForTestingUnsupportedInLiftoff(FullDecoder* decoder) {} in NopForTestingUnsupportedInLiftoff() function
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc2564 void NopForTestingUnsupportedInLiftoff(FullDecoder* decoder) {

Completed in 36 milliseconds