Issue 119: Remove push(holder_reg) in CheckAccessGlobalProxy
http://code.google.com/p/v8/issues/detail?id=119

New issue report by [EMAIL PROTECTED]:
push(holder_reg) is needed because the function needs two scratch registers
to compare security tokens.

Several possible solutions:
1) provide two scratch registers for the function;
2) eliminate the code so same-domain cross-frame access check falls into
slow case;


Issue attributes:
        Status: Accepted
        Owner: [EMAIL PROTECTED]
        Labels: Type-Bug Priority-Medium

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to