escargot/src
HyukWoo Park c4073deee7 Fix self-reference in class static field initialization
* handle class constructor as a virtual parameter which is passed for static field initialization function

Signed-off-by: HyukWoo Park <hyukwoo.park@samsung.com>
2021-04-13 15:32:36 +09:00
..
api Handle cases when binding object of with statement has @@unscopables property 2021-04-07 19:26:47 +09:00
codecache Fix CodeCache error 2021-03-25 10:05:10 +09:00
debugger Update clang-format version to 6.0 2020-12-18 11:13:15 +09:00
heap Revise BigInt not to hold VMInstance pointer 2021-03-10 12:29:55 +09:00
interpreter Fix self-reference in class static field initialization 2021-04-13 15:32:36 +09:00
parser Fix self-reference in class static field initialization 2021-04-13 15:32:36 +09:00
runtime Fix self-reference in class static field initialization 2021-04-13 15:32:36 +09:00
shell Add ArrayObjectRef::attachExternalBuffer API 2021-02-22 10:36:09 +09:00
util Optimize decodeURIComponent, escape, encode 2021-04-06 09:47:42 +09:00
wasm Fix internal compile error about designated initializers 2021-04-09 09:19:08 +09:00
Escargot.h Avoid use of c++ exception when implementing ExeuctuionPauser 2021-03-24 10:30:35 +09:00
EscargotInfo.h.in Add Escargot version configuration 2020-10-15 18:59:15 +09:00