Searched refs:function_slot_object (Results 1 – 3 of 3) sorted by relevance
229 inline Object* JavaScriptFrame::function_slot_object() const { in function_slot_object() function
937 inline Object* function_slot_object() const;
970 return JSFunction::cast(function_slot_object()); in function()