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