Commit f4b7d442 authored by Georg Neis's avatar Georg Neis Committed by Commit Bot

[turbofan] Remove a bogus comment.

R=sigurds@chromium.org

Change-Id: Ia89018f414f83665e836eb1d1ead036fc5043d0a
Reviewed-on: https://chromium-review.googlesource.com/c/1466501Reviewed-by: 's avatarSigurd Schneider <sigurds@chromium.org>
Commit-Queue: Georg Neis <neis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#59524}
parent 933dfb1e
......@@ -1498,7 +1498,6 @@ Reduction JSNativeContextSpecialization::ReduceElementAccess(
value = BuildIndexedStringLoad(receiver, index, length, &effect, &control,
load_mode);
} else {
// Retrieve the native context from the given {node}.
// Compute element access infos for the receiver maps.
AccessInfoFactory access_info_factory(
broker(), dependencies(), native_context().object(), graph()->zone());
......
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