PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/eosjs-ecc/node_modules/@babel/runtime/helpers

Просмотр файла: superPropBase.js

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

function _superPropBase(object, property) {
  while (!Object.prototype.hasOwnProperty.call(object, property)) {
    object = getPrototypeOf(object);
    if (object === null) break;
  }

  return object;
}

module.exports = _superPropBase;

Выполнить команду


Для локальной разработки. Не используйте в интернете!