scripts property

List<JsScript> scripts
final

Ordered scripts that complete the runtime global environment.

Implementation

final List<JsScript> scripts;