tree: b79d03dc0b935e56a5d66ebaa3d4059d26210520
  1. compiler/
  2. ffi/
  3. heap/
  4. libfuzzer/
  5. regexp/
  6. service/
  7. allocation.cc
  8. allocation.h
  9. allocation_test.cc
  10. ama_test.cc
  11. analyze_snapshot_api_impl.cc
  12. app_snapshot.cc
  13. app_snapshot.h
  14. assert_test.cc
  15. atomic_test.cc
  16. autorelease_pool_scope.h
  17. base64.cc
  18. base64.h
  19. base64_test.cc
  20. benchmark_test.cc
  21. benchmark_test.h
  22. bit_set.h
  23. bit_set_test.cc
  24. bit_vector.cc
  25. bit_vector.h
  26. bit_vector_test.cc
  27. bitfield.h
  28. bitfield_test.cc
  29. bitmap.cc
  30. bitmap.h
  31. bitmap_test.cc
  32. bootstrap.cc
  33. bootstrap.h
  34. bootstrap_natives.cc
  35. bootstrap_natives.h
  36. bss_relocs.cc
  37. bss_relocs.h
  38. BUILD.gn
  39. bytecode_reader.cc
  40. bytecode_reader.h
  41. canonical_tables.cc
  42. canonical_tables.h
  43. catch_entry_moves_test.cc
  44. class_finalizer.cc
  45. class_finalizer.h
  46. class_finalizer_test.cc
  47. class_id.h
  48. class_table.cc
  49. class_table.h
  50. closure_functions_cache.cc
  51. closure_functions_cache.h
  52. code_comments.cc
  53. code_comments.h
  54. code_descriptors.cc
  55. code_descriptors.h
  56. code_descriptors_test.cc
  57. code_entry_kind.h
  58. code_observers.cc
  59. code_observers.h
  60. code_patcher.cc
  61. code_patcher.h
  62. code_patcher_arm.cc
  63. code_patcher_arm64.cc
  64. code_patcher_arm64_test.cc
  65. code_patcher_arm_test.cc
  66. code_patcher_ia32.cc
  67. code_patcher_ia32_test.cc
  68. code_patcher_riscv.cc
  69. code_patcher_riscv_test.cc
  70. code_patcher_x64.cc
  71. code_patcher_x64_test.cc
  72. codeview.cc
  73. codeview.h
  74. coff.cc
  75. coff.h
  76. compiler_test.cc
  77. constants.h
  78. constants_arm.cc
  79. constants_arm.h
  80. constants_arm64.cc
  81. constants_arm64.h
  82. constants_base.h
  83. constants_ia32.cc
  84. constants_ia32.h
  85. constants_kbc.cc
  86. constants_kbc.h
  87. constants_riscv.cc
  88. constants_riscv.h
  89. constants_x64.cc
  90. constants_x64.h
  91. constants_x86.h
  92. cpu.h
  93. cpu_arm.cc
  94. cpu_arm.h
  95. cpu_arm64.cc
  96. cpu_arm64.h
  97. cpu_ia32.cc
  98. cpu_ia32.h
  99. cpu_riscv.cc
  100. cpu_riscv.h
  101. cpu_test.cc
  102. cpu_x64.cc
  103. cpu_x64.h
  104. cpuid.cc
  105. cpuid.h
  106. cpuinfo.h
  107. cpuinfo_android.cc
  108. cpuinfo_fuchsia.cc
  109. cpuinfo_linux.cc
  110. cpuinfo_macos.cc
  111. cpuinfo_test.cc
  112. cpuinfo_win.cc
  113. custom_isolate_test.cc
  114. dart.cc
  115. dart.h
  116. dart_api_impl.cc
  117. dart_api_impl.h
  118. dart_api_impl_test.cc
  119. dart_api_message.h
  120. dart_api_state.cc
  121. dart_api_state.h
  122. dart_entry.cc
  123. dart_entry.h
  124. datastream.cc
  125. datastream.h
  126. datastream_test.cc
  127. debug_info.cc
  128. debug_info.h
  129. debug_info_stream.h
  130. debugger.cc
  131. debugger.h
  132. debugger_api_impl_test.cc
  133. debugger_api_impl_test.h
  134. debugger_arm.cc
  135. debugger_arm64.cc
  136. debugger_ia32.cc
  137. debugger_riscv.cc
  138. debugger_x64.cc
  139. deferred_objects.cc
  140. deferred_objects.h
  141. deopt_instructions.cc
  142. deopt_instructions.h
  143. dispatch_table.cc
  144. dispatch_table.h
  145. double_conversion.cc
  146. double_conversion.h
  147. double_internals.h
  148. dwarf.cc
  149. dwarf.h
  150. elf.cc
  151. elf.h
  152. exceptions.cc
  153. exceptions.h
  154. exceptions_test.cc
  155. experimental_features.cc
  156. experimental_features.h
  157. ffi_callback_metadata.cc
  158. ffi_callback_metadata.h
  159. ffi_callback_metadata_test.cc
  160. ffi_trampolines_arm64.S
  161. field_table.cc
  162. field_table.h
  163. finalizable_data.h
  164. fixed_cache.h
  165. fixed_cache_test.cc
  166. flag_list.h
  167. flags.cc
  168. flags.h
  169. flags_test.cc
  170. frame_layout.h
  171. gdb_helpers.cc
  172. globals.h
  173. growable_array.h
  174. growable_array_test.cc
  175. guard_field_test.cc
  176. handle_visitor.h
  177. handles.cc
  178. handles.h
  179. handles_impl.h
  180. handles_test.cc
  181. hash.h
  182. hash_map.h
  183. hash_map_test.cc
  184. hash_table.h
  185. hash_table_test.cc
  186. image_snapshot.cc
  187. image_snapshot.h
  188. instructions.cc
  189. instructions.h
  190. instructions_arm.cc
  191. instructions_arm.h
  192. instructions_arm64.cc
  193. instructions_arm64.h
  194. instructions_arm64_test.cc
  195. instructions_arm_test.cc
  196. instructions_ia32.cc
  197. instructions_ia32.h
  198. instructions_ia32_test.cc
  199. instructions_riscv.cc
  200. instructions_riscv.h
  201. instructions_riscv_test.cc
  202. instructions_x64.cc
  203. instructions_x64.h
  204. instructions_x64_test.cc
  205. interpreter.cc
  206. interpreter.h
  207. intrusive_dlist.h
  208. intrusive_dlist_test.cc
  209. isolate.cc
  210. isolate.h
  211. isolate_reload.cc
  212. isolate_reload.h
  213. isolate_reload_test.cc
  214. isolate_test.cc
  215. json_stream.cc
  216. json_stream.h
  217. json_test.cc
  218. json_writer.cc
  219. json_writer.h
  220. kernel.cc
  221. kernel.h
  222. kernel_binary.cc
  223. kernel_binary.h
  224. kernel_isolate.cc
  225. kernel_isolate.h
  226. kernel_loader.cc
  227. kernel_loader.h
  228. line_starts_reader.cc
  229. line_starts_reader.h
  230. line_starts_reader_test.cc
  231. lockers.cc
  232. lockers.h
  233. log.cc
  234. log.h
  235. log_test.cc
  236. longjump.cc
  237. longjump.h
  238. longjump_test.cc
  239. mach_o.cc
  240. mach_o.h
  241. megamorphic_cache_table.cc
  242. megamorphic_cache_table.h
  243. memory_region.cc
  244. memory_region.h
  245. memory_region_test.cc
  246. message.cc
  247. message.h
  248. message_handler.cc
  249. message_handler.h
  250. message_handler_test.cc
  251. message_snapshot.cc
  252. message_snapshot.h
  253. message_test.cc
  254. metrics.cc
  255. metrics.h
  256. metrics_test.cc
  257. microtask_mirror_queues.cc
  258. microtask_mirror_queues.h
  259. mixin_test.cc
  260. module_snapshot.cc
  261. module_snapshot.h
  262. native_api_impl.cc
  263. native_arguments.h
  264. native_entry.cc
  265. native_entry.h
  266. native_entry_test.cc
  267. native_entry_test.h
  268. native_function.h
  269. native_message_handler.cc
  270. native_message_handler.h
  271. native_symbol.h
  272. native_symbol_posix.cc
  273. native_symbol_win.cc
  274. object.cc
  275. object.h
  276. object_arm64_test.cc
  277. object_arm_test.cc
  278. object_graph.cc
  279. object_graph.h
  280. object_graph_copy.cc
  281. object_graph_copy.h
  282. object_graph_test.cc
  283. object_ia32_test.cc
  284. object_id_ring.cc
  285. object_id_ring.h
  286. object_id_ring_test.cc
  287. object_reload.cc
  288. object_riscv_test.cc
  289. object_service.cc
  290. object_set.h
  291. object_store.cc
  292. object_store.h
  293. object_store_test.cc
  294. object_test.cc
  295. object_x64_test.cc
  296. os.cc
  297. os.h
  298. os_android.cc
  299. os_fuchsia.cc
  300. os_linux.cc
  301. os_macos.cc
  302. os_test.cc
  303. os_thread.cc
  304. os_thread.h
  305. os_thread_absl.cc
  306. os_thread_absl.h
  307. os_thread_android.cc
  308. os_thread_android.h
  309. os_thread_fuchsia.cc
  310. os_thread_fuchsia.h
  311. os_thread_linux.cc
  312. os_thread_linux.h
  313. os_thread_macos.cc
  314. os_thread_macos.h
  315. os_thread_win.cc
  316. os_thread_win.h
  317. os_win.cc
  318. parser.cc
  319. parser.h
  320. pending_deopts.cc
  321. pending_deopts.h
  322. perfetto_utils.h
  323. pointer_tagging.h
  324. port.cc
  325. port.h
  326. port_set.h
  327. port_test.cc
  328. proccpuinfo.cc
  329. proccpuinfo.h
  330. profiler.cc
  331. profiler.h
  332. profiler_service.cc
  333. profiler_service.h
  334. profiler_test.cc
  335. program_visitor.cc
  336. program_visitor.h
  337. random.cc
  338. random.h
  339. raw_object.cc
  340. raw_object.h
  341. raw_object_fields.cc
  342. raw_object_fields.h
  343. report.cc
  344. report.h
  345. resolver.cc
  346. resolver.h
  347. reusable_handles.h
  348. reverse_pc_lookup_cache.cc
  349. reverse_pc_lookup_cache.h
  350. ring_buffer.h
  351. ring_buffer_test.cc
  352. roots.cc
  353. roots.h
  354. runtime_entry.cc
  355. runtime_entry.h
  356. runtime_entry_list.h
  357. scope_timer.h
  358. scopes.cc
  359. scopes.h
  360. scopes_test.cc
  361. service.cc
  362. service.h
  363. service_event.cc
  364. service_event.h
  365. service_isolate.cc
  366. service_isolate.h
  367. service_test.cc
  368. signal_handler.h
  369. signal_handler_android.cc
  370. signal_handler_fuchsia.cc
  371. signal_handler_linux.cc
  372. signal_handler_macos.cc
  373. signal_handler_win.cc
  374. simulator.h
  375. simulator_arm.cc
  376. simulator_arm.h
  377. simulator_arm64.cc
  378. simulator_arm64.h
  379. simulator_memory.h
  380. simulator_riscv.cc
  381. simulator_riscv.h
  382. simulator_x64.cc
  383. simulator_x64.h
  384. snapshot.cc
  385. snapshot.h
  386. snapshot_test.cc
  387. so_writer.cc
  388. so_writer.h
  389. source_report.cc
  390. source_report.h
  391. source_report_test.cc
  392. splay-tree.h
  393. stack_frame.cc
  394. stack_frame.h
  395. stack_frame_arm.h
  396. stack_frame_arm64.h
  397. stack_frame_ia32.h
  398. stack_frame_kbc.h
  399. stack_frame_riscv.h
  400. stack_frame_test.cc
  401. stack_frame_x64.h
  402. stack_trace.cc
  403. stack_trace.h
  404. static_type_exactness_state.h
  405. stub_code.cc
  406. stub_code.h
  407. stub_code_list.h
  408. symbol_list.h
  409. symbols.cc
  410. symbols.h
  411. tagged_pointer.h
  412. tags.cc
  413. tags.h
  414. thread.cc
  415. thread.h
  416. thread_barrier.h
  417. thread_barrier_test.cc
  418. thread_interrupter.cc
  419. thread_interrupter.h
  420. thread_interrupter_android.cc
  421. thread_interrupter_android_arm.S
  422. thread_interrupter_fuchsia.cc
  423. thread_interrupter_linux.cc
  424. thread_interrupter_macos.cc
  425. thread_interrupter_win.cc
  426. thread_pool.cc
  427. thread_pool.h
  428. thread_pool_test.cc
  429. thread_registry.cc
  430. thread_registry.h
  431. thread_stack_resource.cc
  432. thread_stack_resource.h
  433. thread_state.cc
  434. thread_state.h
  435. thread_test.cc
  436. timeline.cc
  437. timeline.h
  438. timeline_android.cc
  439. timeline_fuchsia.cc
  440. timeline_linux.cc
  441. timeline_macos.cc
  442. timeline_test.cc
  443. timer.cc
  444. timer.h
  445. token.cc
  446. token.h
  447. token_position.cc
  448. token_position.h
  449. tsan_symbolize.cc
  450. tsan_symbolize.h
  451. type_testing_stubs.cc
  452. type_testing_stubs.h
  453. type_testing_stubs_test.cc
  454. unicode.cc
  455. unicode_data.cc
  456. unicode_test.cc
  457. unit_test.cc
  458. unit_test.h
  459. unwinding_records.cc
  460. unwinding_records.h
  461. unwinding_records_win.cc
  462. utils_test.cc
  463. v8_snapshot_writer.cc
  464. v8_snapshot_writer.h
  465. version.h
  466. version_in.cc
  467. virtual_memory.cc
  468. virtual_memory.h
  469. virtual_memory_compressed.cc
  470. virtual_memory_compressed.h
  471. virtual_memory_fuchsia.cc
  472. virtual_memory_posix.cc
  473. virtual_memory_test.cc
  474. virtual_memory_win.cc
  475. visitor.cc
  476. visitor.h
  477. vm_sources.gni
  478. zone.cc
  479. zone.h
  480. zone_test.cc
  481. zone_text_buffer.cc
  482. zone_text_buffer.h