Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(429)

Issue 2006041: [15.3_Function_Objects] Clean unresolved variables.

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 8 months ago by pedro.delgallego
Modified:
13 years, 8 months ago
CC:
pedro.delgallego
Base URL:
http://sputniktests.googlecode.com/svn/trunk/tests/Conformance/15_Native_ECMA_Script_Objects/15.3_Function_Objects/
Visibility:
Public.

Description

Cleaning the unresolved variables.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -147 lines) Patch
M 15.3.2_The_Function_Constructor/S15.3.2.1_A1_T10.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A1_T11.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A1_T12.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A1_T13.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A1_T2.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A1_T3.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A1_T4.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A1_T5.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A1_T6.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A1_T7.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A1_T8.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A2_T4.js View 2 chunks +3 lines, -2 lines 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A2_T5.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A2_T6.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A3_T1.js View 1 chunk +3 lines, -3 lines 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A3_T10.js View 1 chunk +3 lines, -3 lines 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A3_T11.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A3_T12.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A3_T13.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A3_T14.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A3_T15.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A3_T2.js View 1 chunk +3 lines, -3 lines 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A3_T3.js View 1 chunk +3 lines, -3 lines 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A3_T4.js View 2 chunks +3 lines, -5 lines 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A3_T5.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A3_T6.js View 1 chunk +3 lines, -5 lines 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A3_T7.js View 2 chunks +4 lines, -6 lines 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A3_T8.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.3.2_The_Function_Constructor/S15.3.2.1_A3_T9.js View 1 chunk +3 lines, -3 lines 0 comments Download
M 15.3.3_Properties_of_the_Function_Constructor/15.3.3.1_Function.prototype/S15.3.3.1_A1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.3_Properties_of_the_Function_Constructor/15.3.3.1_Function.prototype/S15.3.3.1_A2.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.2_Function.prototype.toString/S15.3.4.2_A7.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.3_Function.prototype.apply/S15.3.4.3_A10.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.3_Function.prototype.apply/S15.3.4.3_A11.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.3_Function.prototype.apply/S15.3.4.3_A1_T1.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.3_Function.prototype.apply/S15.3.4.3_A1_T2.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.3_Function.prototype.apply/S15.3.4.3_A2_T2.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.3_Function.prototype.apply/S15.3.4.3_A3_T5.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.3_Function.prototype.apply/S15.3.4.3_A3_T6.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.3_Function.prototype.apply/S15.3.4.3_A5_T1.js View 2 chunks +3 lines, -4 lines 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.3_Function.prototype.apply/S15.3.4.3_A5_T2.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.3_Function.prototype.apply/S15.3.4.3_A5_T3.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.3_Function.prototype.apply/S15.3.4.3_A5_T5.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.3_Function.prototype.apply/S15.3.4.3_A5_T6.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.3_Function.prototype.apply/S15.3.4.3_A5_T7.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.3_Function.prototype.apply/S15.3.4.3_A5_T8.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.4_Function.prototype.call/S15.3.4.4_A10.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.4_Function.prototype.call/S15.3.4.4_A1_T1.js View 2 chunks +3 lines, -2 lines 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.4_Function.prototype.call/S15.3.4.4_A1_T2.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.4_Function.prototype.call/S15.3.4.4_A2_T2.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.4_Function.prototype.call/S15.3.4.4_A3_T5.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.4_Function.prototype.call/S15.3.4.4_A3_T6.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.4_Function.prototype.call/S15.3.4.4_A5_T1.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.4_Function.prototype.call/S15.3.4.4_A5_T2.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.4_Function.prototype.call/S15.3.4.4_A5_T3.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.4_Function.prototype.call/S15.3.4.4_A5_T4.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.4_Function.prototype.call/S15.3.4.4_A5_T5.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.4_Function.prototype.call/S15.3.4.4_A5_T6.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.4_Function.prototype.call/S15.3.4.4_A5_T7.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.4_Function.prototype.call/S15.3.4.4_A5_T8.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.4_Function.prototype.call/S15.3.4.4_A6_T3.js View 1 chunk +3 lines, -3 lines 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.4_Function.prototype.call/S15.3.4.4_A6_T4.js View 1 chunk +3 lines, -3 lines 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.4_Function.prototype.call/S15.3.4.4_A6_T5.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.4_Function.prototype.call/S15.3.4.4_A6_T6.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.4_Function.prototype.call/S15.3.4.4_A6_T9.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.4_Function.prototype.call/S15.3.4.4_A7_T1.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.4_Function.prototype.call/S15.3.4.4_A7_T2.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.4_Function.prototype.call/S15.3.4.4_A7_T3.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.4_Function.prototype.call/S15.3.4.4_A7_T4.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.4_Function.prototype.call/S15.3.4.4_A7_T5.js View 1 chunk +2 lines, -2 lines 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/15.3.4.4_Function.prototype.call/S15.3.4.4_A7_T6.js View 1 chunk +1 line, -1 line 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/S15.3.4.1_A1_T2.js View 2 chunks +3 lines, -3 lines 0 comments Download
M 15.3.4_Properties_of_the_Function_Prototype_Object/S15.3.4_A5.js View 1 chunk +1 line, -1 line 0 comments Download
M S15.3_A1.js View 1 chunk +2 lines, -2 lines 0 comments Download
M S15.3_A3_T1.js View 2 chunks +3 lines, -3 lines 0 comments Download
M S15.3_A3_T2.js View 1 chunk +3 lines, -3 lines 0 comments Download
M S15.3_A3_T3.js View 2 chunks +3 lines, -3 lines 0 comments Download
M S15.3_A3_T4.js View 1 chunk +1 line, -1 line 0 comments Download
M S15.3_A3_T5.js View 1 chunk +3 lines, -3 lines 0 comments Download
M S15.3_A3_T6.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2
pedro.delgallego
13 years, 8 months ago (2010-08-16 17:54:04 UTC) #1
christian.plesner.hansen
13 years, 8 months ago (2010-08-25 04:49:30 UTC) #2
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b