Searched refs:fun_info (Results 1 – 1 of 1) sorted by relevance
654 SharedFunctionInfo fun_info = function().shared(); in JSGeneratorObjectPrint() local655 if (fun_info.HasSourceCode()) { in JSGeneratorObjectPrint()656 Script script = Script::cast(fun_info.script()); in JSGeneratorObjectPrint()665 if (fun_info.HasBytecodeArray() && in JSGeneratorObjectPrint()666 fun_info.GetBytecodeArray(isolate).HasSourcePositionTable()) { in JSGeneratorObjectPrint()