The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Apr. 08, 2014
Filed:
Oct. 05, 2011
Satish Chandra, Nagawara, IN;
Julian Dolby, Bronx, NY (US);
Manu Sridharan, Boulder, CO (US);
Frank Tip, Ridgewood, NJ (US);
Satish Chandra, Nagawara, IN;
Julian Dolby, Bronx, NY (US);
Manu Sridharan, Boulder, CO (US);
Frank Tip, Ridgewood, NJ (US);
International Business Machines Corporation, Armonk, NY (US);
Abstract
A novel system, computer program product, and method are disclosed for transforming a program to facilitate points-to analysis. The method begins with accessing at least a portion of program code, such as JavaScript. In one example, a method with at least one dynamic property correlation is identified for extraction. When a method m is identified for extraction with the dynamic property correlation, a body of the loop l in the method m is extracted. A new method mis created to include the body of the loop l with the variable i as a parameter. The loop l is substituted in the program code of the method m with the new method mto create a transformed program code.