Home
last modified time | relevance | path

Searched defs:loader (Results 1 – 14 of 14) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/playground/frontend/
Dwebpack.config.js23 loader: 'style-loader', property
26 loader: 'css-loader', property
29 loader: 'sass-loader', property
/arkcompiler/ets_runtime/test/moduletest/internstring/
Dinternstring.js27 function SetAndPrintLoad(loader, id) { argument
/arkcompiler/toolchain/tooling/dynamic/client/tcpServer/test/
Druntest.py29 loader = unittest.TestLoader() variable in RunTest
/arkcompiler/runtime_core/static_core/plugins/ets/playground/frontend/__mocks__/@monaco-editor/
Dreact.js27 export const loader = { variable
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test.cpp156 PGOProfilerDecoder &loader, in ParseRelatedPandaFileMethods()
272 PGOProfilerDecoder loader("ark-profiler/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0() local
321 PGOProfilerDecoder loader("ark-profiler1/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0() local
372 PGOProfilerDecoder loader("ark-profiler2/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0() local
425 PGOProfilerDecoder loader("ark-profiler3/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0() local
478 PGOProfilerDecoder loader("", DECODER_THRESHOLD); in HWTEST_F_L0() local
542 PGOProfilerDecoder loader("ark-profiler5/profiler", DECODER_THRESHOLD); in HWTEST_F_L0() local
588 PGOProfilerDecoder loader("ark-profiler8/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0() local
636 PGOProfilerDecoder loader("ark-profiler9/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0() local
699 PGOProfilerDecoder loader("ark-profiler12/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0() local
[all …]
Dpgo_profiler_test_one.cpp66 panda::ecmascript::pgo::PGOProfilerDecoder& loader, in ParseRelatedPandaFileMethods()
203 PGOProfilerDecoder loader("ark-profiler-worker/modules.ap", threshhold); in HWTEST_F_L0() local
254 PGOProfilerDecoder loader("ark-profiler-worker/modules.ap", threshhold); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dunit_test.cpp112 auto loader = GetClassLinker(); in BuildGraph() local
/arkcompiler/runtime_core/compiler/tests/
Dunit_test.cpp112 auto loader = GetClassLinker(); in BuildGraph() local
/arkcompiler/ets_runtime/test/moduletest/ecmastringtable/
Decmastringtable.js28 function getOrCreateLoad(loader, id) { argument
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.h199 static AOTFileManager *loader; variable
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dcpu_profiler.cpp519 AOTFileManager *loader = vm_->GetAOTFileManager(); in IsAddrAtStubOrAot() local
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp79 AOTFileManager *JsStackInfo::loader = nullptr; member in panda::ecmascript::JsStackInfo
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js40384 get loader() { getter in anonymousFunction63e674a939400.eI
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument