Lines Matching refs:JSFunction
144 Handle<JSFunction> constructor,
153 void SetExpectedNofProperties(Handle<JSFunction> func, int nof) {
211 Handle<Object> SetPrototype(Handle<JSFunction> function,
358 Handle<JSFunction> constructor = isolate->script_function();
591 Handle<JSFunction> method = Handle<JSFunction>::cast(property);
621 Handle<JSFunction> arguments_function = Handle<JSFunction>(
622 JSFunction::cast(arguments_boilerplate->map()->constructor()),