axmol/cocos/scripting/javascript
James Chen ff3bfbe8a2 Using std::unordered_map instead of UTHASH for js_type_class_t.
Since xxx.hash_code() return size_t which is 8bytes on 64bit system, we should not use HASH_ADD_INT and HASH_FIND_INT for js_type_class_t.
2013-11-11 14:36:43 +08:00
..
bindings Using std::unordered_map instead of UTHASH for js_type_class_t. 2013-11-11 14:36:43 +08:00
script Merge pull request #4030 from dumganhar/spv25 2013-10-31 07:08:09 -07:00