Lines Matching refs:constructor
1774 // Check if the constructor in the map is a function.
1783 // Objects with a non-function constructor have class 'Object'.
1791 // temp now contains the constructor function. Grab the
1797 // The name in the constructor is a symbol because of the way the context is
2258 // Non-instance prototype: Fetch prototype from constructor field
2955 ASSERT(ToRegister(instr->constructor()).is(edi));