Searched refs:GetEnableAOT (Results 1 – 3 of 3) sorted by relevance
202 bool GetEnableAOT() const in GetEnableAOT() function
303 runtimeOptions.SetEnableAOT(option.GetEnableAOT()); in CreateJSVM()648 << ", aot: " << jsOption.GetEnableAOT() in PostFork()656 if (jsOption.GetEnableAOT() && option.GetAnDir().size()) { in PostFork()
1211 bool GetEnableAOT() const in GetEnableAOT() function