Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc1050 V8_NOINLINE void EmitDebuggingInfo(FullDecoder* decoder, WasmOpcode opcode) { in EmitDebuggingInfo() function
1136 // {EmitDebuggingInfo} stays outlined. in NextInstruction()
1137 if (V8_UNLIKELY(for_debugging_)) EmitDebuggingInfo(decoder, opcode); in NextInstruction()

Completed in 9 milliseconds