arkcompiler_ets_runtime/ecmascript/interpreter
xliu 1bce193604 fix TryLdGlobalByName and LookupPropertyInlinedProps
Description
  fix bugs of TryLdGlobalByName and LookupPropertyInlinedProps
  Add test cases for global aeecssor.
Related issue
  #I4TZT1: fix TryLdGlobalByName and LookupPropertyInlinedProps

Signed-off-by: xliu <liuxin259@huawei.com>
Change-Id: If4b78a136ed2299a1ae1848d8c248f5265996905
2022-02-17 13:00:20 +08:00
..
templates Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
fast_runtime_stub-inl.h fix TryLdGlobalByName and LookupPropertyInlinedProps 2022-02-17 13:00:20 +08:00
fast_runtime_stub.h fix TryLdGlobalByName and LookupPropertyInlinedProps 2022-02-17 13:00:20 +08:00
frame_handler.cpp review modify 2022-01-24 20:31:38 +08:00
frame_handler.h review code 2022-01-14 16:29:22 +08:00
interpreter-inl.h fix TryLdGlobalByName and LookupPropertyInlinedProps 2022-02-17 13:00:20 +08:00
interpreter.h review comments revision 2022-01-26 11:33:05 +08: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 Merge new runtimetrapolines from c_asm into master 2022-02-16 16:49:53 +08:00
slow_runtime_stub.h Merge new runtimetrapolines from c_asm into master 2022-02-16 16:49:53 +08:00