Searched defs:host_function (Results 1 – 4 of 4) sorted by relevance
6 void host_function() {} in host_function() function
29 void host_function() { in host_function() function
263 void FeedbackVector::ClearSlots(JSFunction* host_function) { in ClearSlots()
438 void IC::OnFeedbackChanged(Isolate* isolate, JSFunction* host_function) { in OnFeedbackChanged()