MCPcopy Create free account
hub / github.com/mozilla/rhino / build

Method build

rhino/src/main/java/org/mozilla/javascript/JSCode.java:19–19  ·  view source on GitHub ↗

Builds and returns the JSCode object.

()

Source from the content-addressed store, hash-verified

17
18 /** Builds and returns the {@link JSCode} object. */
19 public abstract JSCode<U> build();
20 }
21
22 /**

Callers 15

buildMethod · 0.95
XMLObjectImplClass · 0.45
NamespaceClass · 0.45
XMLListClass · 0.45
XMLClass · 0.45
QNameClass · 0.45
NativeErrorClass · 0.45
NativeJSONClass · 0.45
NativeProxyClass · 0.45
NativeWeakMapClass · 0.45
ES6GeneratorClass · 0.45
BaseFunctionClass · 0.45

Calls

no outgoing calls