Searched defs:GetProtectedInstructionsData (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/backend/ | ||
D | code-generator.cc | 470 OwnedVector<byte> CodeGenerator::GetProtectedInstructionsData() { in GetProtectedInstructionsData() function in v8::internal::compiler::CodeGenerator |
/external/v8/src/wasm/baseline/ | ||
D | liftoff-compiler.cc | 376 OwnedVector<uint8_t> GetProtectedInstructionsData() const { in GetProtectedInstructionsData() function in v8::internal::wasm::__anon69d3db0f0111::LiftoffCompiler |