Logo
Explore Help
Sign In
YourWishes/jerryscript
1
0
Fork 0
You've already forked jerryscript
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
397dff81ee6efb4cca5593426a02db682e8b7e84
jerryscript/jerry-core/vm
T
History
Geoff Gustafson f0db5c9754 Fix compile warnings about always_inline functions in GCC 5.2.0
The warning is "always_inline function might not be inlinable", fixed by
adding inline keyword. See:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55830

JerryScript-DCO-1.0-Signed-off-by: Geoff Gustafson geoff@linux.intel.com
2016-03-24 08:40:11 -07:00
..
opcodes-ecma-arithmetics.c
Remove 'ecma_completion_value_t'
2016-02-17 13:52:51 +00:00
opcodes-ecma-bitwise.c
Performance optimizations
2016-03-22 08:05:00 +01:00
opcodes-ecma-equality.c
Remove 'ecma_completion_value_t'
2016-02-17 13:52:51 +00:00
opcodes-ecma-relational.c
Don't use messages for errors by default
2016-03-09 11:44:32 +01:00
opcodes.c
Rearrange fields of ecma_property_t to be naturally aligned. Packed attribute and __extension__ keywords are removed. The standard approach reduced the binary size by 2K.
2016-03-03 05:18:28 -08:00
opcodes.h
Non-recursive vm_loop to reduce stack usage.
2016-03-02 01:52:55 -08:00
vm-defines.h
Non-recursive vm_loop to reduce stack usage.
2016-03-02 01:52:55 -08:00
vm-stack.c
Remove 'ecma_completion_value_t'
2016-02-17 13:52:51 +00:00
vm-stack.h
Remove 'ecma_completion_value_t'
2016-02-17 13:52:51 +00:00
vm.c
Fix compile warnings about always_inline functions in GCC 5.2.0
2016-03-24 08:40:11 -07:00
vm.h
Remove support for per-instruction memory statistics
2016-03-10 13:19:36 +01:00
Powered by Gitea Version: 1.26.1 Page: 44ms Template: 3ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API