Sha256: 10499204ba210f073edd758220f38b5c289769bf996a3945ef39f88fad28cf28

Contents?: true

Size: 268 Bytes

Versions: 15

Compression:

Stored size: 268 Bytes

Contents

var temporalUndefined = require("./temporalUndefined");

function _temporalRef(val, name) {
  if (val === temporalUndefined) {
    throw new ReferenceError(name + " is not defined - temporal dead zone");
  } else {
    return val;
  }
}

module.exports = _temporalRef;

Version data entries

15 entries across 11 versions & 3 rubygems

Version Path
condenser-0.0.8 lib/condenser/processors/node_modules/@babel/runtime-corejs3/helpers/temporalRef.js
condenser-0.0.8 lib/condenser/processors/node_modules/@babel/runtime/helpers/temporalRef.js
jester-data-8.0.0 node_modules/@babel/runtime/helpers/temporalRef.js
ezii-os-5.2.1 node_modules/@babel/runtime/helpers/temporalRef.js
ezii-os-2.0.1 node_modules/@babel/runtime/helpers/temporalRef.js
ezii-os-1.1.0 node_modules/@babel/runtime/helpers/temporalRef.js
ezii-os-1.0.0 node_modules/@babel/runtime/helpers/temporalRef.js
condenser-0.0.7 lib/condenser/processors/node_modules/@babel/runtime-corejs3/helpers/temporalRef.js
condenser-0.0.7 lib/condenser/processors/node_modules/@babel/runtime/helpers/temporalRef.js
ezii-os-0.0.0.1.0 node_modules/@babel/runtime/helpers/temporalRef.js
ezii-os-0.0.0.0.1 node_modules/@babel/runtime/helpers/temporalRef.js
condenser-0.0.5 lib/condenser/processors/node_modules/@babel/runtime/helpers/temporalRef.js
condenser-0.0.5 lib/condenser/processors/node_modules/@babel/runtime-corejs2/helpers/temporalRef.js
condenser-0.0.4 lib/condenser/processors/node_modules/@babel/runtime/helpers/temporalRef.js
condenser-0.0.4 lib/condenser/processors/node_modules/@babel/runtime/helpers/builtin/temporalRef.js