package
github.com/dop251/goja
third-party21 third-party functions from github.com/dop251/goja, ranked by how often they are called outside tests and generated code.
- prod calls
- 3,698
- non-test, non-generated
- all calls
- 3,864
- total callsites
- functions
- 21
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in github.com/dop251/goja
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| compiler.emit | 433 |
| FunctionCall.Argument | 397 |
| objectTemplate.putStr | 363 |
| Runtime.NewTypeError | 299 |
| Runtime.toObject | 258 |
| Runtime.methodProp | 252 |
| intToValue | 213 |
| objectImpl.getStr | 160 |
| valueProp | 141 |
| Runtime.newNativeFunc | 133 |
| Value.toString | 117 |
| baseObject._putProp | 117 |
| Value.ToObject | 113 |
| compiledExpr.emitGetter | 104 |
| Runtime.typeErrorResult | 103 |
| vm.push | 96 |
| Runtime.objectproto_toString | 93 |
| nilSafe | 85 |
| objectImpl.getIdx | 85 |
| Value.ToInteger | 69 |
| Value.ToFloat | 67 |