Home | History | Annotate | Download | only in src

Lines Matching refs:Construct

1103   static inline Failure* Construct(Type type, intptr_t value = 0);
5149 // [construct stub]: Code stub for constructing instances of this function.
5184 // constructor's initial_map and install a special construct stub that
5199 // and setting the regular construct stub (generic or inline).
5718 // [[Call]] and [[Construct]] description in ECMA-262, section
5798 // [[Construct]] from this function will not be allowed.
7758 // [construct_trap]: The construct trap.