Home
last modified time | relevance | path

Searched +defs:option +defs:string (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/jsnapisethostpromiserejectiontracker_fuzzer/
Djsnapisethostpromiserejectiontracker_fuzzer.cpp26 RuntimeOption option; in JSNApiSetHostPromiseRejectionTrackerFuzzTest() local
38 RuntimeOption option; in JSNApiSetNativePtrGetterFuzzTest() local
50 RuntimeOption option; in JSNApiSetHostResolveBufferTrackerFuzzTest() local
58 …JSNApi::SetHostResolveBufferTracker(vm, [&](std::string, uint8_t **, size_t *) -> bool { return tr… in JSNApiSetHostResolveBufferTrackerFuzzTest()
64 RuntimeOption option; in JSNApiSetUnloalNativeModuleCallbackFuzzTest() local
72 … JSNApi::SetUnloadNativeModuleCallback(vm, [&](const std::string &) -> bool { return true; }); in JSNApiSetUnloalNativeModuleCallbackFuzzTest()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test.cpp139 RuntimeOption option; in ExecuteAndLoadJSPandaFile() local
157std::unordered_map<std::string, std::unordered_map<std::string, std::vector<PGOMethodId>>> &method… in ParseRelatedPandaFileMethods()
186std::unordered_map<std::string, std::unordered_map<std::string, std::vector<PGOMethodId>>> &method… in CheckApMethods()
206std::unordered_map<std::string, std::vector<PGOMethodId>> &recordMethodList) in CheckApMethodsInApFiles()
242 RuntimeOption option; in HWTEST_F_L0() local
279 RuntimeOption option; in HWTEST_F_L0() local
330 RuntimeOption option; in HWTEST_F_L0() local
382 RuntimeOption option; in HWTEST_F_L0() local
411 RuntimeOption option; in HWTEST_F_L0() local
421 RuntimeOption option; in HWTEST_F_L0() local
[all …]
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.cpp222 void CompilationDriver::ParseOption(const std::string &option, in ParseOption()
223std::map<std::string, std::vector<std::string>> &optionMap) const in ParseOption()
242 bool CompilationDriver::FilterOption(const std::map<std::string, std::vector<std::string>> &optionM… in FilterOption()
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_third_tests.cpp84 RuntimeOption option; in SetUp() local
360 RuntimeOption option; in HWTEST_F_L0() local
600 JSRuntimeOptions option; in HWTEST_F_L0() local
674 …JSNApi::SetHostResolveBufferTracker(vm_, [&](std::string, uint8_t **, size_t *) -> bool { return t… in HWTEST_F_L0()
687 JSNApi::SetUnloadNativeModuleCallback(vm_, [&](const std::string &) -> bool { return true; }); in HWTEST_F_L0()
726 RuntimeOption option; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.cpp780 int32_t option = 0; in Normalize() local
1670 JSHandle<EcmaString> string = JSTaggedValue::ToString(thread, obj); in ToLocaleLowerCase() local
1731 JSHandle<EcmaString> string = JSTaggedValue::ToString(thread, obj); in ToLocaleUpperCase() local
1902 JSHandle<EcmaString> string = JSTaggedValue::ToString(thread, current); in GetStringIterator() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp2596 void JSNApi::SetMockModuleList(EcmaVM *vm, const std::map<std::string, std::string> &list) in SetMockModuleList()
2792 EcmaVM *JSNApi::CreateJSVM(const RuntimeOption &option) in CreateJSVM()
2929 ecmascript::CString string = ConvertToString(*result); in PrintExceptionInfo() local
2935 bool JSNApi::StartDebugger([[maybe_unused]] EcmaVM *vm, [[maybe_unused]] const DebugOption &option, in StartDebugger()
3003 …StartDebuggerForOldProcess([[maybe_unused]] EcmaVM *vm, [[maybe_unused]] const DebugOption &option, in StartDebuggerForOldProcess()
3101 [[maybe_unused]] const DebugOption &option, in NotifyDebugMode()
3161 [[maybe_unused]] const DebugOption &option, in StoreDebugInfo()
3443 void JSNApi::PostFork(EcmaVM *vm, const RuntimeOption &option) in PostFork()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2n"==typeof Buffer.allocUnsafe&&"function"==typeof Buffer.from;e.exports=function(e,n,i){if("number… argument