Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Objective-C: Implement missing property attributes. #15

Open
stanislaw opened this issue Apr 2, 2018 · 1 comment
Open

Objective-C: Implement missing property attributes. #15

stanislaw opened this issue Apr 2, 2018 · 1 comment
Assignees

Comments

@stanislaw
Copy link
Member

stanislaw commented Apr 2, 2018

property	const mull::objc::objc_property64 *	0x1047ea3a0	0x00000001047ea3a0
name	const char *	"hash"	0x00000001047e9d17
attributes	const char *	"TQ,R"	0x00000001047e9d1c

https://developer.apple.com/library/content/documentation/Cocoa/Conceptual/ObjCRuntimeGuide/Articles/ocrtPropertyIntrospection.html#//apple_ref/doc/uid/TP40008048-CH101-SW5

@stanislaw stanislaw self-assigned this Apr 2, 2018
@stanislav-saucelabs
Copy link

Property: searchList
token:T@"NSArray"
token:N
token:C
Assertion failed: (false && "Unknown type"), function parsePropertyAttributes, file /opt/mull-jit-lab/lab-jit-objc/llvm-jit-lab/src/ObjCRuntime.mm, line 342.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants