Class: Minjs::ECMA262::ObjectEnvRecord

Inherits:
EnvRecord
  • Object
show all
Defined in:
lib/minjs/ecma262/env.rb

Overview

class of Object Environment Record

See Also:

Instance Attribute Summary

Attributes inherited from EnvRecord

#binding, #options

Method Summary

Methods inherited from EnvRecord

#create_mutable_binding, #initialize, #set_mutable_binding

Constructor Details

This class inherits a constructor from Minjs::ECMA262::EnvRecord