Lines Matching refs:Construct
1089 // eax : number of arguments to the construct function
1121 // eax : number of arguments to the construct function
1232 // Pass new target to construct stub.
1235 // Tail call to the function-specific construct stub (still in the caller
1244 __ Jump(isolate()->builtins()->Construct(), RelocInfo::CODE_TARGET);
3367 // The array construct code is only set for the global and natives
3461 // The array construct code is only set for the global and natives