Lines Matching refs:source_location
2184 alias.$$source_location = body.$$source_location;
8503 proc.$$source_location = nil;
17573 Opal.add_stubs('raise,proc,call,to_proc,new,source_location,coerce_to!,dup');
17683 $def(self, '$source_location', function $$source_location() {
17687 … if (self.$$is_curried) { return nil; } if ($truthy(($ret_or_1 = self.$$source_location))) {
17698 return $$$('Binding').$new(nil, [], self.$$s, self.$source_location())
17804 …Opal.add_stubs('attr_reader,arity,curry,>>,<<,new,class,join,source_location,call,raise,bind,to_pr…
17837 $def(self, '$source_location', function $$source_location() {
17840 if ($truthy(($ret_or_1 = self.method.$$source_location))) {
17908 …"#" + (self.name) + " (defined in " + (self.owner) + " in " + (self.$source_location().$join(":"))…
17944 $def(self, '$source_location', function $$source_location() {
17947 if ($truthy(($ret_or_1 = self.method.$$source_location))) {
17988 …"#" + (self.name) + " (defined in " + (self.owner) + " in " + (self.$source_location().$join(":"))…