Description[Interpreter] Don't compile Api or Builtin id functions through the interpreter.
The Interpreter uses the function_data slot in the shared function info, so
can't be used to compile functions which use that field for other reasons,
such as API functions or functions with builtin function ids.
BUG=v8:4280
LOG=N
Committed: https://crrev.com/e4b4dd41eda4742f1cc4664f590d6459270e1526
Cr-Commit-Position: refs/heads/master@{#31721}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove IsApiFunction() check. #
Dependent Patchsets: Messages
Total messages: 14 (4 generated)
|