class Opal::Nodes::ConstNode

def optimized_access?

beginning.
optimize the calls. We can be sure they are defined from the
For a certain case of calls like `::Opal.coerce_to?` we can
def optimized_access?
  const_scope == s(:cbase) && OPTIMIZED_ACCESS_CONSTS.include?(name)
end