Searched refs:GetProtectedInstructionsData (Results 1 – 4 of 4) sorted by relevance
140 OwnedVector<byte> GetProtectedInstructionsData();
470 OwnedVector<byte> CodeGenerator::GetProtectedInstructionsData() { in GetProtectedInstructionsData() function in v8::internal::compiler::CodeGenerator
2967 code_generator->GetProtectedInstructionsData(); in GenerateCodeForWasmNativeStub()3203 code_generator->GetProtectedInstructionsData(); in GenerateCodeForWasmFunction()
376 OwnedVector<uint8_t> GetProtectedInstructionsData() const { in GetProtectedInstructionsData() function in v8::internal::wasm::__anon69d3db0f0111::LiftoffCompiler4166 result.protected_instructions_data = compiler->GetProtectedInstructionsData(); in ExecuteLiftoffCompilation()