| Auto-Submit | +1 |
| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[sandbox] Add missing exports for [Dis]allowSandboxAccess
Fix linking errors in the "DEBUG + V8_ENABLE_SANDBOX_HARDWARE_SUPPORT +
is_component_build" configuration:
ld.lld: error: undefined symbol: v8::internal::DisallowSandboxAccess::DisallowSandboxAccess()
>>> referenced by bytecode-expectations-printer.cc
>>> obj/test/unittests/generate-bytecode-expectations/bytecode-expectations-printer.o:(v8::internal::ExternalPointerTable::Get(unsigned int, v8::internal::TagRange<v8::internal::ExternalPointerTag>) const)
>>> referenced by bytecode-expectations-printer.cc
>>> obj/test/unittests/generate-bytecode-expectations/bytecode-expectations-printer.o:(v8::internal::SharedFunctionInfo::GetActiveBytecodeArray(v8::internal::Isolate*) const)
>>> referenced by bytecode-expectations-printer.cc
>>> obj/test/unittests/generate-bytecode-expectations/bytecode-expectations-printer.o:(v8::internal::SharedFunctionInfo::GetActiveBytecodeArray(v8::internal::Isolate*) const)
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |