Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.h826 compiler::SourcePositionTable* const source_position_table_ = nullptr; member in v8::internal::compiler::TrapId::compiler::WasmGraphBuilder::compiler
H A Dwasm-compiler.cc530 source_position_table_(source_position_table), in WasmGraphBuilder()
4432 if (source_position_table_) { in SetSourcePosition()
4433 source_position_table_->SetSourcePosition(node, SourcePosition(position)); in SetSourcePosition()

Completed in 14 milliseconds