Commit 62177223 authored by Luis Fernando Pardo Sixtos's avatar Luis Fernando Pardo Sixtos Committed by V8 LUCI CQ

Remove CreateSharedArray declaration

Removing dead code.

Change-Id: Ib477003cddb02441304efcb0400d511d235d07e4
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3756381Reviewed-by: 's avatarShu-yu Guo <syg@chromium.org>
Commit-Queue: Luis Fernando Pardo Sixtos <lpardosixtos@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#81653}
parent 3c2925ed
......@@ -248,8 +248,6 @@ class Genesis {
Handle<JSFunction> CreateArrayBuffer(Handle<String> name,
ArrayBufferKind array_buffer_kind);
Handle<JSFunction> CreateSharedArray();
bool InstallABunchOfRandomThings();
bool InstallExtrasBindings();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment