Home
last modified time | relevance | path

Searched refs:RuntimeOption (Results 1 - 25 of 413) sorted by relevance

12345678910>>...17

/arkcompiler/ets_runtime/test/fuzztest/templateclassglobal_fuzzer/
H A Dtemplateclassglobal_fuzzer.cpp27 RuntimeOption option; in TemplateGlobalFuzzerTest()
28 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in TemplateGlobalFuzzerTest()
41 RuntimeOption option; in TemplateToLocalFuzzerTest()
42 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in TemplateToLocalFuzzerTest()
55 RuntimeOption option; in TemplateToLocalFromVMFuzzerTest()
56 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in TemplateToLocalFromVMFuzzerTest()
69 RuntimeOption option; in TemplateEmptyFuzzerTest()
70 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in TemplateEmptyFuzzerTest()
83 RuntimeOption option; in TemplateFreeGlobalHandleAddrFuzzerTest()
84 option.SetLogLevel(RuntimeOption in TemplateFreeGlobalHandleAddrFuzzerTest()
[all...]
/arkcompiler/ets_runtime/test/fuzztest/trycatch_fuzzer/
H A Dtrycatch_fuzzer.cpp27 RuntimeOption option; in TryCatchNewFuzzerTest()
28 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in TryCatchNewFuzzerTest()
40 RuntimeOption option; in TryCatchHasCaughtFuzzerTest()
41 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in TryCatchHasCaughtFuzzerTest()
54 RuntimeOption option; in TryCatchRethrowFuzzerTest()
55 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in TryCatchRethrowFuzzerTest()
68 RuntimeOption option; in GetAndClearExceptionFuzzTest()
69 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in GetAndClearExceptionFuzzTest()
/arkcompiler/ets_runtime/test/fuzztest/jsnapisethostpromiserejectiontracker_fuzzer/
H A Djsnapisethostpromiserejectiontracker_fuzzer.cpp26 RuntimeOption option; in JSNApiSetHostPromiseRejectionTrackerFuzzTest()
27 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSNApiSetHostPromiseRejectionTrackerFuzzTest()
38 RuntimeOption option; in JSNApiSetNativePtrGetterFuzzTest()
39 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSNApiSetNativePtrGetterFuzzTest()
50 RuntimeOption option; in JSNApiSetHostResolveBufferTrackerFuzzTest()
51 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSNApiSetHostResolveBufferTrackerFuzzTest()
65 RuntimeOption option; in JSNApiSetUnloalNativeModuleCallbackFuzzTest()
66 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSNApiSetUnloalNativeModuleCallbackFuzzTest()
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefobject_fuzzer/
H A Djsvaluerefobject_fuzzer.cpp30 RuntimeOption option; in JSValueRefIsSymbolFuzzTest()
31 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSValueRefIsSymbolFuzzTest()
45 RuntimeOption option; in JSValueRefIsBigIntFuzzTest()
46 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSValueRefIsBigIntFuzzTest()
60 RuntimeOption option; in JSValueRefIsObjectFuzzTest()
61 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSValueRefIsObjectFuzzTest()
74 RuntimeOption option; in IsArgumentsObjectFuzzTest()
75 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in IsArgumentsObjectFuzzTest()
93 RuntimeOption option; in IsJSPrimitiveBooleanFuzzTest()
94 option.SetLogLevel(RuntimeOption in IsJSPrimitiveBooleanFuzzTest()
[all...]
/arkcompiler/ets_runtime/test/fuzztest/jsnapiinformation_fuzzer/
H A Djsnapiinformation_fuzzer.cpp28 RuntimeOption option; in JSNApiCreateEcmaVMFuzzTest()
29 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSNApiCreateEcmaVMFuzzTest()
42 RuntimeOption option; in JSNApiEnableUserUncaughtErrorHandlerFuzzTest()
43 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSNApiEnableUserUncaughtErrorHandlerFuzzTest()
54 RuntimeOption option; in JSNApiFunctionFuzzTest()
55 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSNApiFunctionFuzzTest()
72 RuntimeOption option; in JSNApiIsMixedDebugEnabledFuzzTest()
73 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSNApiIsMixedDebugEnabledFuzzTest()
84 RuntimeOption option; in JSNApiNotifyNativeCallingFuzzTest()
85 option.SetLogLevel(RuntimeOption in JSNApiNotifyNativeCallingFuzzTest()
[all...]
/arkcompiler/ets_runtime/test/fuzztest/bufferrefnew_fuzzer/
H A Dbufferrefnew_fuzzer.cpp26 RuntimeOption option; in BufferRefNewFuzzTest()
27 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in BufferRefNewFuzzTest()
43 RuntimeOption option; in BufferRefMultiParamNewFuzzTest()
44 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in BufferRefMultiParamNewFuzzTest()
53 RuntimeOption option; in BufferRefByteLengthFuzzTest()
54 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in BufferRefByteLengthFuzzTest()
67 RuntimeOption option; in BufferRefGetBufferFuzzTest()
68 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in BufferRefGetBufferFuzzTest()
81 RuntimeOption option; in BufferToStringCallbackFuzzTest()
82 option.SetLogLevel(RuntimeOption in BufferToStringCallbackFuzzTest()
[all...]
/arkcompiler/ets_runtime/test/fuzztest/globalclass_fuzzer/
H A Dglobalclass_fuzzer.cpp27 RuntimeOption option; in GlobalFuzzerTest()
28 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in GlobalFuzzerTest()
44 RuntimeOption option; in GlobalOperatorEqualFuzzerTest()
45 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in GlobalOperatorEqualFuzzerTest()
62 RuntimeOption option; in GlobalMoveFuzzerTest()
63 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in GlobalMoveFuzzerTest()
79 RuntimeOption option; in GlobalOperatorEqualMoveFuzzerTest()
80 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in GlobalOperatorEqualMoveFuzzerTest()
97 RuntimeOption option; in GlobalVMLocalFuzzerTest()
98 option.SetLogLevel(RuntimeOption in GlobalVMLocalFuzzerTest()
[all...]
/arkcompiler/ets_runtime/test/fuzztest/jsnapiset_fuzzer/
H A Djsnapiset_fuzzer.cpp28 RuntimeOption option; in JSNApiSetAssetPathFuzzTest()
29 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSNApiSetAssetPathFuzzTest()
41 RuntimeOption option; in JSNApiSetBundleFuzzTest()
42 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSNApiSetBundleFuzzTest()
56 RuntimeOption option; in JSNApiSetHostEnqueueJobFuzzTest()
57 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSNApiSetHostEnqueueJobFuzzTest()
70 RuntimeOption option; in JSNApiSetMockModuleListFuzzTest()
71 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSNApiSetMockModuleListFuzzTest()
83 RuntimeOption option; in JSNApiSetSourceMapTranslateCallbackFuzzTest()
84 option.SetLogLevel(RuntimeOption in JSNApiSetSourceMapTranslateCallbackFuzzTest()
[all...]
/arkcompiler/ets_runtime/test/fuzztest/containerslinkedlistcommon_fuzzer/
H A Dcontainerslinkedlistcommon_fuzzer.h109 RuntimeOption option; in ContainersLinkedListAddFuzzTest()
110 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersLinkedListAddFuzzTest()
134 RuntimeOption option; in ContainersLinkedListGetFirstFuzzTest()
135 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersLinkedListGetFirstFuzzTest()
164 RuntimeOption option; in ContainersLinkedListGetLastFuzzTest()
165 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersLinkedListGetLastFuzzTest()
194 RuntimeOption option; in ContainersLinkedListAddFirstFuzzTest()
195 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersLinkedListAddFirstFuzzTest()
224 RuntimeOption option; in ContainersLinkedListClearFuzzTest()
225 option.SetLogLevel(RuntimeOption in ContainersLinkedListClearFuzzTest()
[all...]
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefismodulenamespace_fuzzer/
H A Djsvaluerefismodulenamespace_fuzzer.cpp38 RuntimeOption option; in IsModuleNamespaceObjectFuzztest()
39 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in IsModuleNamespaceObjectFuzztest()
70 RuntimeOption option; in IsProxyFuzztest()
71 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in IsProxyFuzztest()
95 RuntimeOption option; in IsJSCollatorFuzztest()
96 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in IsJSCollatorFuzztest()
122 RuntimeOption option; in IsJSPluralRulesFuzztest()
123 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in IsJSPluralRulesFuzztest()
150 RuntimeOption option; in IsStrictEqualsFuzztest()
151 option.SetLogLevel(RuntimeOption in IsStrictEqualsFuzztest()
[all...]
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefisarray_fuzzer/
H A Djsvaluerefisarray_fuzzer.cpp26 RuntimeOption option; in IsInt8ArrayFuzztest()
27 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in IsInt8ArrayFuzztest()
42 RuntimeOption option; in IsUint8ArrayFuzztest()
43 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in IsUint8ArrayFuzztest()
58 RuntimeOption option; in IsUint8ClampedArrayFuzztest()
59 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in IsUint8ClampedArrayFuzztest()
74 RuntimeOption option; in IsInt16ArrayFuzztest()
75 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in IsInt16ArrayFuzztest()
91 RuntimeOption option; in IsUint16ArrayFuzztest()
92 option.SetLogLevel(RuntimeOption in IsUint16ArrayFuzztest()
[all...]
/arkcompiler/ets_runtime/test/fuzztest/promiserejectinfo_fuzzer/
H A Dpromiserejectinfo_fuzzer.cpp28 RuntimeOption option; in PromiseRejectInfoNewFuzzTest()
29 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PromiseRejectInfoNewFuzzTest()
47 RuntimeOption option; in GetPromiseFuzzTest()
48 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in GetPromiseFuzzTest()
61 RuntimeOption option; in GetDataFuzzTest()
62 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in GetDataFuzzTest()
80 RuntimeOption option; in PromiseRejectInfoGetPromiseFuzzTest()
81 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PromiseRejectInfoGetPromiseFuzzTest()
99 RuntimeOption option; in PromiseRejectInfoGetReasonFuzzTest()
100 option.SetLogLevel(RuntimeOption in PromiseRejectInfoGetReasonFuzzTest()
[all...]
/arkcompiler/ets_runtime/test/fuzztest/containersvectorcommon_fuzzer/
H A Dcontainersvectorcommon_fuzzer.h113 RuntimeOption option; in ContainersVectorAddFuzzTest()
114 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersVectorAddFuzzTest()
136 RuntimeOption option; in ContainersVectorGetFirstElementFuzzTest()
137 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersVectorGetFirstElementFuzzTest()
165 RuntimeOption option; in ContainersVectorGetIndexOfFuzzTest()
166 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersVectorGetIndexOfFuzzTest()
195 RuntimeOption option; in ContainersVectorGetLastElementFuzzTest()
196 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersVectorGetLastElementFuzzTest()
224 RuntimeOption option; in ContainersVectorHasFuzzTest()
225 option.SetLogLevel(RuntimeOption in ContainersVectorHasFuzzTest()
[all...]
/arkcompiler/ets_runtime/test/fuzztest/arrayref_fuzzer/
H A Darrayref_fuzzer.cpp27 RuntimeOption option; in ArrayRefNewFuzzerTest()
28 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ArrayRefNewFuzzerTest()
40 RuntimeOption option; in ArrayRefGetValueAtFuzzerTest()
41 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ArrayRefGetValueAtFuzzerTest()
55 RuntimeOption option; in ArrayRefLengthFuzzerTest()
56 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ArrayRefLengthFuzzerTest()
69 RuntimeOption option; in ArrayRefSetValueAtFuzzerTest()
70 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ArrayRefSetValueAtFuzzerTest()
/arkcompiler/ets_runtime/test/fuzztest/exceptionclass_fuzzer/
H A Dexceptionclass_fuzzer.cpp28 RuntimeOption option; in ExpectionErrorFuzzTest()
29 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ExpectionErrorFuzzTest()
42 RuntimeOption option; in ExpectionRangeErrorFuzzTest()
43 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ExpectionRangeErrorFuzzTest()
56 RuntimeOption option; in ReferenceErrorFuzzTest()
57 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ReferenceErrorFuzzTest()
70 RuntimeOption option; in SYNTexErrorFuzzTest()
71 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in SYNTexErrorFuzzTest()
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefiscorrect_fuzzer/
H A Djsvaluerefiscorrect_fuzzer.cpp28 RuntimeOption option; in JSValueRefIsFalseFuzzTest()
29 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSValueRefIsFalseFuzzTest()
42 RuntimeOption option; in JSValueRefIsTrueFuzzTest()
43 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSValueRefIsTrueFuzzTest()
63 RuntimeOption option; in JSValueRefIsHoleFuzzTest()
64 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSValueRefIsHoleFuzzTest()
84 RuntimeOption option; in JSValueRefIsUndefinedFuzzTest()
85 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSValueRefIsUndefinedFuzzTest()
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefisasync_fuzzer/
H A Djsvaluerefisasync_fuzzer.cpp31 RuntimeOption option; in JSValueRefIsAsyncGeneratorFunctionTrueFuzzTest()
32 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSValueRefIsAsyncGeneratorFunctionTrueFuzzTest()
55 RuntimeOption option; in JSValueRefIsAsyncGeneratorFunctionFalseFuzzTest()
56 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSValueRefIsAsyncGeneratorFunctionFalseFuzzTest()
72 RuntimeOption option; in JSValueRefIsAsyncGeneratorObjectTrueFuzzTest()
73 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSValueRefIsAsyncGeneratorObjectTrueFuzzTest()
96 RuntimeOption option; in JSValueRefIsAsyncGeneratorObjectFalseFuzzTest()
97 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSValueRefIsAsyncGeneratorObjectFalseFuzzTest()
/arkcompiler/ets_runtime/test/fuzztest/jsnapiexceptions_fuzzer/
H A Djsnapiexceptions_fuzzer.cpp27 RuntimeOption option; in JSNApiGetAndClearUncaughtExceptionFuzzTest()
28 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSNApiGetAndClearUncaughtExceptionFuzzTest()
43 RuntimeOption option; in JSNApiPrintExceptionInfoFuzzTest()
44 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSNApiPrintExceptionInfoFuzzTest()
55 RuntimeOption option; in JSNApiThrowExceptionFuzzTest()
56 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSNApiThrowExceptionFuzzTest()
/arkcompiler/ets_runtime/test/fuzztest/objectbool_fuzzer/
H A Dobjectbool_fuzzer.cpp26 RuntimeOption option; in ObjectBoolGetFuzzTest()
27 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ObjectBoolGetFuzzTest()
41 RuntimeOption option; in ObjectBoolHasFuzzTest()
42 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ObjectBoolHasFuzzTest()
56 RuntimeOption option; in ObjectBoolSetFuzzTest()
57 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ObjectBoolSetFuzzTest()
/arkcompiler/ets_runtime/test/fuzztest/objectrefall_fuzzer/
H A Dobjectrefall_fuzzer.cpp26 RuntimeOption option; in ObjectGetPrototypeFuzzTest()
27 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ObjectGetPrototypeFuzzTest()
44 RuntimeOption option; in ObjectSealFuzzTest()
45 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ObjectSealFuzzTest()
62 RuntimeOption option; in ObjectFreezeFuzzTest()
63 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ObjectFreezeFuzzTest()
/arkcompiler/ets_runtime/test/fuzztest/promisecapabilityref_fuzzer/
H A Dpromisecapabilityref_fuzzer.cpp27 RuntimeOption option; in PromiseCapabilityRefNewFuzzTest()
28 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PromiseCapabilityRefNewFuzzTest()
40 RuntimeOption option; in PromiseCapabilityRefResolveFuzzTest()
41 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PromiseCapabilityRefResolveFuzzTest()
55 RuntimeOption option; in PromiseCapabilityRefRejectFuzzTest()
56 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PromiseCapabilityRefRejectFuzzTest()
/arkcompiler/ets_runtime/test/fuzztest/arraylist_fuzzer/
H A Darraylist_fuzzer.cpp129 RuntimeOption option; in ArrayListForEachFuzzTest()
130 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ArrayListForEachFuzzTest()
167 RuntimeOption option; in ArrayListAddFuzzTest()
168 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ArrayListAddFuzzTest()
202 RuntimeOption option; in ArrayListClearFuzzTest()
203 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ArrayListClearFuzzTest()
238 RuntimeOption option; in ArrayListCloneFuzzTest()
239 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ArrayListCloneFuzzTest()
274 RuntimeOption option; in ArrayListConvertToArrayFuzzTest()
275 option.SetLogLevel(RuntimeOption in ArrayListConvertToArrayFuzzTest()
[all...]
/arkcompiler/ets_runtime/test/fuzztest/publicapilocaloperatorsymbol_fuzzer/
H A Dpublicapilocaloperatorsymbol_fuzzer.cpp26 RuntimeOption option; in LocalOperatorOneFuzzTest()
27 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in LocalOperatorOneFuzzTest()
40 RuntimeOption option; in LocalOperatorTowFuzzTest()
41 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in LocalOperatorTowFuzzTest()
/arkcompiler/ets_runtime/test/fuzztest/publicapilocal_fuzzer/
H A Dpublicapilocal_fuzzer.cpp26 RuntimeOption option; in LocalIsEmptyFuzzTest()
27 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in LocalIsEmptyFuzzTest()
40 RuntimeOption option; in LocalIsNullFuzzTest()
41 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in LocalIsNullFuzzTest()
/arkcompiler/ets_runtime/test/fuzztest/jsvalueref_fuzzer/
H A Djsvalueref_fuzzer.cpp26 RuntimeOption option; in JSValueRefIsNullFuzzTest()
27 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSValueRefIsNullFuzzTest()
40 RuntimeOption option; in JSValueRefIsBooleanFuzzTest()
41 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSValueRefIsBooleanFuzzTest()

Completed in 253 milliseconds

12345678910>>...17