Tag

function hiding

0 views collected around this technical thread.

360 Tech Engineering
360 Tech Engineering
Nov 8, 2019 · Fundamentals

Function Implementation Hiding Proposal: Goals, Directives, and Alternative Approaches

This article reviews the TC39 function‑implementation‑hiding proposal, explains the new hide‑source and sensitive directives that can conceal Function.prototype.toString and Error.stack details, evaluates their benefits and drawbacks, compares alternative hiding mechanisms, and answers common questions about the specification.

DirectivesError.stackFunction.prototype.toString
0 likes · 13 min read
Function Implementation Hiding Proposal: Goals, Directives, and Alternative Approaches