Some reorganization of CLFunction/BoxedCode code.
- The code_obj field of CLFunction should be private since we require the use of an accessor there. - Move some functions implementations out of headers. - Put static methods into class.
Showing
src/runtime/code.h
0 → 100644
Please register or sign in to comment