Searched refs:InlinedFunctionHolder (Results 1 – 4 of 4) sorted by relevance
278 struct InlinedFunctionHolder { struct288 InlinedFunctionHolder(Handle<SharedFunctionInfo> inlined_shared_info, in InlinedFunctionHolder() function303 typedef std::vector<InlinedFunctionHolder> InlinedFunctionList; argument
225 inlined_functions_.push_back(InlinedFunctionHolder( in AddInlinedFunction()
384 for (CompilationInfo::InlinedFunctionHolder& inlined : in PopulateDeoptimizationLiteralsWithInlinedFunctions()395 for (const CompilationInfo::InlinedFunctionHolder& inlined : in PopulateDeoptimizationLiteralsWithInlinedFunctions()
91 for (CompilationInfo::InlinedFunctionHolder& inlined : in GenerateCode()102 for (const CompilationInfo::InlinedFunctionHolder& inlined : in GenerateCode()