Lines Matching defs:parameters
269 // raw pointer parameters in the function that allocates.
997 // raw pointer parameters in the function that allocates. This is done
2504 // raw pointer parameters in the function that allocates.
4364 static Handle<Object> GetImpl(Isolate* isolate, FixedArrayBase parameters,
4367 SloppyArgumentsElements::cast(parameters), isolate);
4486 static bool HasEntryImpl(Isolate* isolate, FixedArrayBase parameters,
4489 SloppyArgumentsElements::cast(parameters);
4507 FixedArrayBase parameters,
4511 SloppyArgumentsElements::cast(parameters);
5135 // Optimize the case where there are no parameters passed.