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