MCPcopy Create free account
hub / github.com/melonjs/melonJS / legacy_pool.spec.js

File legacy_pool.spec.js

packages/melonjs/tests/legacy_pool.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import { pool, Vector2d } from "../src/index.js";
3
4describe("pool", () => {

Callers

nothing calls this directly

Calls 5

registerMethod · 0.80
pullMethod · 0.80
setMethod · 0.45
pushMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected