Home | History | Annotate | Download | only in src

Lines Matching full:function_object

13374   Handle<Object> function_object(args[0], isolate);
13377 if (function_object->IsJSValue()) {
13378 Handle<JSValue> function_wrapper = Handle<JSValue>::cast(function_object);