Lines Matching refs:JSFunction
29 Handle<JSFunction> target = args.target();
104 Handle<JSFunction> function;
117 function = Handle<JSFunction>::cast(result);
135 JSFunction::GetDerivedMap(isolate, target, new_target), Object);
176 Handle<JSFunction> func = Handle<JSFunction>::cast(maybe_func);
212 // If the targets length is the default JSFunction accessor, we can keep the
239 // If the targets name is the default JSFunction accessor, we can keep the
320 const int length_index = JSFunction::kLengthDescriptorIndex;
334 const int name_index = JSFunction::kNameDescriptorIndex;
471 return *JSFunction::ToString(Handle<JSFunction>::cast(receiver));