Searched refs:fun_info (Results 1 – 1 of 1) sorted by relevance
703 SharedFunctionInfo* fun_info = function()->shared(); in JSGeneratorObjectPrint() local704 if (fun_info->HasSourceCode()) { in JSGeneratorObjectPrint()705 Script* script = Script::cast(fun_info->script()); in JSGeneratorObjectPrint()