Skip to content

[REPLCompletions] isdefined_globalref missing #58537

@vtjnash

Description

@vtjnash

isdefined_globalref was added by @Keno here:

if isdefined_globalref(g)
return Const(ccall(:jl_get_globalref_value, Any, (Any,), g))

but deleted by @Keno here: 7f99e95

I'm unaware of why this code path exists if it is not reached in testing (@aviatesk in 98988d8)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions