Lines Matching defs:function
151 JSFunction function = frame->function();
159 AbstractCode code = function.abstract_code(isolate_);
160 if (function.ActiveTierIsIgnition()) {
162 } else if (function.ActiveTierIsBaseline()) {
168 code_offset = static_cast<int>(frame->pc() - function.code_entry_point());
170 JavaScriptFrame::CollectFunctionAndOffsetForICStats(function, code,
628 // Check if accessor is an API function
937 // wrapper length and function prototypes. The latter two cases are given
1043 // Do not install an IC if the api function has a breakpoint.
2058 set_slow_stub_reason("setter not a function");
2067 // Do not install an IC if the api function has a breakpoint.
2724 // This function is only called after looking up in the ScriptContextTable so
3007 // StoreInArrayLiterIC_Miss. This function is also used from store handlers
3019 // The elements store stubs miss into this function, but they are shared by