Fixed. It's caused by my code changes. 在2020年11月11日星期三 UTC+8 下午6:03:57<Tie Sun> 写道:
> V8 version: 8.0 > OS: Mac Catalina 10.15.7 > Architecture: arm64 > > args.gn: > ======================================== > is_debug = false > is_component_build = false > target_os = "android" > target_cpu = "arm64" > v8_target_cpu = "arm64" > v8_use_external_startup_data = false > v8_enable_handle_zapping = false > v8_monolithic = true > is_official_build = true > > v8_enable_i18n_support = false > v8_untrusted_code_mitigations = false > > use_custom_libcxx = false > use_thin_lto = false > v8_enable_lite_mode = true > v8_enable_wasm = false > v8_enable_debugger = false > v8_enable_minor_mc = false > > symbol_level = 0 > > use_lld = false > clang_use_chrome_plugins = false > treat_warnings_as_errors = false > ========================================= > > I set " *v8_enable_wasm = false* " and build failed with error " *no > member named 'C_WASM_ENTRY' in 'v8::internal::StackFrame' ":* > [image: image.png] > > > *Best regards!* > -- -- v8-users mailing list v8-users@googlegroups.com http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to v8-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-users/39387a1f-f218-4677-9b1b-19223f4c1e92n%40googlegroups.com.