Description[Interpreter] Add intrinsics called as stubs.
Adds support for intrinsics which can be called as stubs. Namely:
- HasProperty
- MathPow
- NewObject
- NumberToString
- RegExpConstructResult
- RegExpExec
- Substring
- ToString
- ToName
- ToLength
- ToNumber
- ToObject
Also adds interface descriptors for stub calls which have arguments
passed on the stack.
BUG=v8:4280
LOG=N
Committed: https://crrev.com/485e77519f45fa60013ca83da8cff3a75a14037a
Cr-Commit-Position: refs/heads/master@{#37185}
Patch Set 1 #Patch Set 2 #Patch Set 3 #Patch Set 4 : Rebase #Patch Set 5 : Rebase #Patch Set 6 : Fix leak #
Depends on Patchset: Messages
Total messages: 25 (12 generated)
|