package
github.com/dop251/goja
third-party22 third-party functions from github.com/dop251/goja, ranked by how often they are called outside tests and generated code.
- prod calls
- 3,872
- non-test, non-generated
- all calls
- 4,066
- total callsites
- functions
- 22
- 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 | 414 |
| objectTemplate.putStr | 363 |
| Runtime.NewTypeError | 321 |
| Runtime.toObject | 265 |
| Runtime.methodProp | 252 |
| intToValue | 217 |
| objectImpl.getStr | 168 |
| Runtime.newNativeFunc | 149 |
| valueProp | 141 |
| baseObject._putProp | 134 |
| Value.toString | 119 |
| Value.ToObject | 113 |
| Runtime.typeErrorResult | 104 |
| compiledExpr.emitGetter | 104 |
| Runtime.objectproto_toString | 100 |
| vm.push | 96 |
| nilSafe | 88 |
| objectImpl.getIdx | 85 |
| Value.String | 70 |
| Value.ToInteger | 69 |
| Value.ToFloat | 67 |