MCPcopy Create free account
hub / github.com/babel/minify / hop

Function hop

scripts/plugin-timing.js:7–7  ·  view source on GitHub ↗
(o, key)

Source from the content-addressed store, hash-verified

5const Table = require("cli-table");
6
7const hop = (o, key) => Object.hasOwnProperty.call(o, key);
8
9class Benchmark {
10 constructor({

Callers 2

pushMethod · 0.70
popMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected