Description[runtime] Change MessageLocation::function to SFI.
This changes the {MessageLocation} structure to no longer contain a
concrete {JSFunction} object but rather a {SharedFunctionInfo}. It is
much easier by now to determine, and also the concrete closure is never
actually being used.
R=yangguo@chromium.org
Review-Url: https://codereview.chromium.org/2628973005
Cr-Commit-Position: refs/heads/master@{#42324}
Committed: https://chromium.googlesource.com/v8/v8/+/4408f8f1d9a7bba8a705c9e0ae9198cb7cb32cd3
Patch Set 1 #Patch Set 2 : Rebased. #
Messages
Total messages: 17 (12 generated)
|