Searched refs:GetProtectedInstructionsData (Results 1 – 4 of 4) sorted by relevance
140 base::OwnedVector<byte> GetProtectedInstructionsData();
444 base::OwnedVector<byte> CodeGenerator::GetProtectedInstructionsData() { in GetProtectedInstructionsData() function in v8::internal::compiler::CodeGenerator
3075 code_generator->GetProtectedInstructionsData(); in GenerateCodeForWasmNativeStub()3200 code_generator->GetProtectedInstructionsData(); in GenerateCodeForWasmFunction()
537 base::OwnedVector<uint8_t> GetProtectedInstructionsData() const { in GetProtectedInstructionsData() function in v8::internal::wasm::__anon3bd82aa60111::LiftoffCompiler6631 result.protected_instructions_data = compiler->GetProtectedInstructionsData(); in ExecuteLiftoffCompilation()