[v8-dev] ARM: Ensure that we are not in a spilled scope when calling... (issue3125011)

2010-08-15 Thread erik . corry
Reviewers: Søren Gjesse, Description: ARM: Ensure that we are not in a spilled scope when calling Load() or constructing a reference. Please review this at http://codereview.chromium.org/3125011/show SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/arm

[v8-dev] Re: Issue 633 in v8: Implement harmony proxies

2010-08-15 Thread codesite-noreply
Comment #4 on issue 633 by doug.holton: Implement harmony proxies http://code.google.com/p/v8/issues/detail?id=633 This is a very critical feature for metaprogramming/metaclasses, as is often seen in ruby (method_missing) and python. I'm currently using __noSuchMethod__ which is supported in

[v8-dev] StackFrames how to?

2010-08-15 Thread Fedor Indutny
How to use StackFrames from TryCatch::StackTrace? Any help/hints will be usefull! Thank you! -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev