fiber.name(): take up some slack spotted while working on the new allocator
fiber.name and fiber->gc_pool.name are always the same thing. Don't store the name twice.
Showing
- include/fiber.h 7 additions, 3 deletionsinclude/fiber.h
- src/fiber.m 7 additions, 8 deletionssrc/fiber.m
- src/lua/init.m 1 addition, 1 deletionsrc/lua/init.m
- src/replica.m 1 addition, 1 deletionsrc/replica.m
- src/replication.m 1 addition, 1 deletionsrc/replication.m
- src/say.m 1 addition, 1 deletionsrc/say.m
- src/util.m 2 additions, 1 deletionsrc/util.m
Loading
Please register or sign in to comment