arkcompiler_ets_runtime/ecmascript/interpreter
chenqi 20726efef7 Add Container Queue
Description
  To ensure the high performance of container classes, Queue is provided in ark.
Related issue
  #I4TKAU:Add Container Queue

Signed-off-by: chenqi <chenqi151@huawei.com>
2022-03-05 16:55:38 +08:00
..
templates issue: https://gitee.com/openharmony/ark_js_runtime/issues/I4VE0E 2022-03-01 11:16:43 +08:00
fast_runtime_stub-inl.h Add Container Queue 2022-03-05 16:55:38 +08:00
fast_runtime_stub.h Stackless optimalize new operation, including BuiltinsConstructor new and the most common new with callType is HAVE_THIS 2022-03-01 20:10:20 +08:00
frame_handler.cpp Stackless optimalize new operation, including BuiltinsConstructor new and the most common new with callType is HAVE_THIS 2022-03-01 20:10:20 +08:00
frame_handler.h Stackless optimalize new operation, including BuiltinsConstructor new and the most common new with callType is HAVE_THIS 2022-03-01 20:10:20 +08:00
interpreter_assembly.cpp move dfx feature to dfx dir 2022-03-04 10:52:47 +08:00
interpreter_assembly.h Related issue: #I4W0C0 2022-03-02 01:52:51 -08:00
interpreter-inl.h move dfx feature to dfx dir 2022-03-04 10:52:47 +08:00
interpreter.h !640 fix problems concerning lexicalEnv 2022-03-01 15:37:57 +00:00
slow_runtime_helper.cpp optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
slow_runtime_helper.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
slow_runtime_stub.cpp issue: https://gitee.com/openharmony/ark_js_runtime/issues/I4VE0E 2022-03-01 11:16:43 +08:00
slow_runtime_stub.h issue: https://gitee.com/openharmony/ark_js_runtime/issues/I4VE0E 2022-03-01 11:16:43 +08:00