سؤال

GitHub search reveals only 2 occurances: here

(Am I using GitHub search wrong?)

Where is FLAG_hard_abort defined in the V8 source code?

هل كانت مفيدة؟

المحلول

Found it here (flag-definitions.h):

DEFINE_bool(hard_abort, true, "abort by crashing")
مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top