Files
liquidjs/src/context
Yang JunandCursor bf3a06fe23 test(context): assert scope isolation without probing prototypes
Replace Object.getPrototypeOf checks for bottom() and getAll() with
'in' checks on typical Object.prototype names plus a merge assertion.

Co-authored-by: Cursor <[email protected]>
2026-05-13 01:06:51 +08:00
..