This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| =============================================================== | |
| - Resolving call to instanceOf (ref = (nil)) | |
| resolving arg WriteableEntity | |
| =============== | |
| Resolving call this instanceOf(WriteableEntity) | |
| Got tDecl ClassDecl Entity, resolving, meta = ClassDecl EntityClass | |
| ====> Search this instanceOf(WriteableEntity) in EntityClass (which has 9 functions) | |
| - Got Entity init! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #0 0x000000000049aa9b in rock_middle_Type__Type_refToPointer (this=0x0) at source/rock/middle/Type.ooc:142 | |
| #1 0x00000000004a90eb in rock_middle_FunctionCall__FunctionCall_suggest_impl (this=0x224a3f0, candidate=0x288ddd0, res=0xbdf140, trail=0x18057e0) at source/rock/middle/FunctionCall.ooc:196 | |
| #2 0x00000000004af88e in rock_middle_FunctionCall__FunctionCall_suggest (this=0x224a3f0, candidate=0x288ddd0, res=0xbdf140, trail=0x18057e0) at source/rock/middle/FunctionCall.ooc:1358 | |
| #3 0x00000000004a422b in rock_middle_TypeDecl__TypeDecl_resolveCall_impl (this=0x242b870, call=0x224a3f0, res=0xbdf140, trail=0x18057e0) at source/rock/middle/TypeDecl.ooc:743 | |
| #4 0x00000000004a5450 in rock_middle_TypeDecl__TypeDecl_resolveCall (this=0x242b870, call=0x224a3f0, res=0xbdf140, trail=0x18057e0) at source/rock/middle/TypeDecl.ooc:1066 | |
| #5 0x00000000004a9ee9 in rock_middle_FunctionCall__FunctionCall_resolve_impl (this=0x224a3f0, trail=0x18057e0, res=0xbdf140) at source/rock/middle/FunctionCall.ooc:352 | |
| #6 0x000000000049763 |
NewerOlder