-
Bug
-
Resolution: Fixed
-
P4
-
None
-
None
-
b82
-
generic
-
generic
We have many compileScript and evaluateScript overloads in Context. We should get URL of the script source from Source object itself rather than passing URL separately. Source can keep URL in a private final field and return it via a getter. Context can the URL (if non-null) for CodeSource.