Remove TLS lookup in ScriptWrappableVisitor::WriteBarrier
ScriptWrappableVisitor knows when wrapper tracing is in progress, so when an isolate is provided we can look it up from the visitor directly without trying to access the current ThreadState. Bug: Change-Id: I79ab86ee7ff3774748ba9295b2604de53eaf8db4 Reviewed-on: https://chromium-review.googlesource.com/699067 Commit-Queue: Adithya Srinivasan <adithyas@chromium.org> Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#506833}
Showing
Please register or sign in to comment