Home | History | Annotate | Download | only in src

Lines Matching refs:function_id

5582     Runtime::FunctionId function_id = Runtime::kCreateObjectLiteral;
5584 Runtime::FunctionForId(function_id),
5740 Runtime::FunctionId function_id = Runtime::kCreateArrayLiteral;
5742 Runtime::FunctionForId(function_id),
7880 int function_id = graph()->TraceInlinedFunction(target_shared, position);
7886 this, &target_info, inlining_kind, function_id);
9795 int lookup_index = static_cast<int>(function->function_id) -