Comment #4 on issue 4266 by [email protected]: X is not a function error messages with TurboFan.
https://code.google.com/p/v8/issues/detail?id=4266#c4

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/819b40aae84111592ea524fd045037463e571838

commit 819b40aae84111592ea524fd045037463e571838
Author: mstarzinger <[email protected]>
Date: Tue Sep 08 14:14:48 2015

Use baseline code to compute message locations.

This switches Isolate::ComputeLocation to use baseline code when
computing message locations. This unifies locations between optimized
and non-optimized code by always going through the FrameSummary for
location computation.

[email protected]
TEST=message/regress/regress-4266
BUG=v8:4266
LOG=n

Review URL: https://codereview.chromium.org/1331603002

Cr-Commit-Position: refs/heads/master@{#30635}

[modify] http://crrev.com/819b40aae84111592ea524fd045037463e571838/src/ast-numbering.cc [modify] http://crrev.com/819b40aae84111592ea524fd045037463e571838/src/compiler/ast-graph-builder.cc [modify] http://crrev.com/819b40aae84111592ea524fd045037463e571838/src/compiler/linkage.cc [modify] http://crrev.com/819b40aae84111592ea524fd045037463e571838/src/full-codegen/arm/full-codegen-arm.cc [modify] http://crrev.com/819b40aae84111592ea524fd045037463e571838/src/full-codegen/arm64/full-codegen-arm64.cc [modify] http://crrev.com/819b40aae84111592ea524fd045037463e571838/src/full-codegen/ia32/full-codegen-ia32.cc [modify] http://crrev.com/819b40aae84111592ea524fd045037463e571838/src/full-codegen/mips/full-codegen-mips.cc [modify] http://crrev.com/819b40aae84111592ea524fd045037463e571838/src/full-codegen/mips64/full-codegen-mips64.cc [modify] http://crrev.com/819b40aae84111592ea524fd045037463e571838/src/full-codegen/ppc/full-codegen-ppc.cc [modify] http://crrev.com/819b40aae84111592ea524fd045037463e571838/src/full-codegen/x64/full-codegen-x64.cc [modify] http://crrev.com/819b40aae84111592ea524fd045037463e571838/src/full-codegen/x87/full-codegen-x87.cc [modify] http://crrev.com/819b40aae84111592ea524fd045037463e571838/src/isolate.cc [modify] http://crrev.com/819b40aae84111592ea524fd045037463e571838/src/scopes.cc [modify] http://crrev.com/819b40aae84111592ea524fd045037463e571838/src/scopes.h [add] http://crrev.com/819b40aae84111592ea524fd045037463e571838/test/message/regress/regress-4266.js [add] http://crrev.com/819b40aae84111592ea524fd045037463e571838/test/message/regress/regress-4266.out [add] http://crrev.com/819b40aae84111592ea524fd045037463e571838/test/mjsunit/regress/regress-4266.js


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to