summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/lib/immutable-prototype.js
blob: 75c1f4e3ca9473b336e5f7f8de63a79e297f5498 (plain)
1
2
3
4
function globalPrototypeChainIsMutable()
{
  return false;
}