()
| 185 | assertCallable() (call func(FunctionCall) Value, ok bool) |
| 186 | vmCall(vm *vm, n int) |
| 187 | assertConstructor() func(args []Value, newTarget *Object) *Object |
| 188 | proto() *Object |
| 189 | setProto(proto *Object, throw bool) bool |
| 190 | hasInstance(v Value) bool |
no outgoing calls
no test coverage detected