Lines Matching refs:source_location
2175 alias.$$source_location = body.$$source_location;
8494 proc.$$source_location = nil;
17564 Opal.add_stubs('raise,proc,call,to_proc,new,source_location,coerce_to!,dup');
17674 $def(self, '$source_location', function $$source_location() {
17678 … if (self.$$is_curried) { return nil; } if ($truthy(($ret_or_1 = self.$$source_location))) {
17689 return $$$('Binding').$new(nil, [], self.$$s, self.$source_location())
17795 …Opal.add_stubs('attr_reader,arity,curry,>>,<<,new,class,join,source_location,call,raise,bind,to_pr…
17828 $def(self, '$source_location', function $$source_location() {
17831 if ($truthy(($ret_or_1 = self.method.$$source_location))) {
17899 …"#" + (self.name) + " (defined in " + (self.owner) + " in " + (self.$source_location().$join(":"))…
17935 $def(self, '$source_location', function $$source_location() {
17938 if ($truthy(($ret_or_1 = self.method.$$source_location))) {
17979 …"#" + (self.name) + " (defined in " + (self.owner) + " in " + (self.$source_location().$join(":"))…