Searched defs:GetSourcePositionTable (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/backend/ | ||
D | code-generator.cc | 440 base::OwnedVector<byte> CodeGenerator::GetSourcePositionTable() { in GetSourcePositionTable() function in v8::internal::compiler::CodeGenerator |
/third_party/node/deps/v8/src/wasm/baseline/ | ||
D | liftoff-compiler.cc | 533 base::OwnedVector<uint8_t> GetSourcePositionTable() { in GetSourcePositionTable() function in v8::internal::wasm::__anon3bd82aa60111::LiftoffCompiler |