Lines Matching full:jsfunction
148 Handle<JSFunction> constructor,
157 void SetExpectedNofProperties(Handle<JSFunction> func, int nof) {
176 void SetPrototypeProperty(Handle<JSFunction> func, Handle<JSObject> value) {
221 Handle<Object> SetPrototype(Handle<JSFunction> function,
375 Handle<JSFunction> constructor = isolate->script_function();
609 Handle<JSFunction> arguments_function = Handle<JSFunction>(
610 JSFunction::cast(arguments_boilerplate->map()->constructor()),