Searched refs:GetSourcePositionTable (Results 1 – 4 of 4) sorted by relevance
96 OwnedVector<byte> GetSourcePositionTable();
371 OwnedVector<byte> CodeGenerator::GetSourcePositionTable() { in GetSourcePositionTable() function in v8::internal::compiler::CodeGenerator
1086 code_generator->GetSourcePositionTable(), wasm::WasmCode::kTurbofan); in ExecuteJobImpl()
153 OwnedVector<uint8_t> GetSourcePositionTable() { in GetSourcePositionTable() function in v8::internal::wasm::__anon207ad58d0111::LiftoffCompiler1884 OwnedVector<byte> source_positions = compiler->GetSourcePositionTable(); in ExecuteCompilation()