Description[turbofan] Do not use the self reference for turbofan functions.
The self reference requires the allocation of a handle in the macro
assembler, which is not possible if we instantiate the macro assembler
in a worker thread.
R=mstarzinger@chromium.org, bmeurer@chromium.org
Committed: https://crrev.com/49ef529b3af50f5daadacdcdcd6be3a307c10af5
Cr-Commit-Position: refs/heads/master@{#37713}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Pass in the self reference instead of using an is_self_ref_available flag. #
Messages
Total messages: 26 (12 generated)
|