Home
last modified time | relevance | path

Searched defs:methodLiterals (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test.cpp88 void CreateJSPandaFile(const CString filename, std::vector<MethodLiteral *> &methodLiterals) in CreateJSPandaFile()
113 …PandaFile(const char *source, const CString filename, std::vector<MethodLiteral *> &methodLiterals) in CreateJSPandaFile()
210 std::vector<MethodLiteral *> methodLiterals {}; in CheckApMethodsInApFiles() local
254 std::vector<MethodLiteral *> methodLiterals {}; in HWTEST_F_L0() local
294 std::vector<MethodLiteral *> methodLiterals {}; in HWTEST_F_L0() local
348 std::vector<MethodLiteral *> methodLiterals {}; in HWTEST_F_L0() local
403 std::vector<MethodLiteral *> methodLiterals {}; in HWTEST_F_L0() local
495 std::vector<MethodLiteral *> methodLiterals {}; in HWTEST_F_L0() local
569 std::vector<MethodLiteral *> methodLiterals {}; in HWTEST_F_L0() local
614 std::vector<MethodLiteral *> methodLiterals {}; in HWTEST_F_L0() local
[all …]
Dpgo_profiler_test_one.cpp115 std::vector<MethodLiteral*>& methodLiterals) in CreateJSPandaFile()
144 std::vector<MethodLiteral*> methodLiterals {}; in CheckApMethodsInApFiles() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_snapshot.cpp155 …MethodLiteral *methodLiterals = reinterpret_cast<MethodLiteral*>(writer.GetWritePtr() - methodLite… in WriteDataToFile() local
285 MethodLiteral *methodLiterals = jsPandaFile->GetMethodLiterals(); in ReadDataFromFile() local
Dpanda_file_translator.cpp34 MethodLiteral *methodLiterals = jsPandaFile->GetMethodLiterals(); in TranslateClasses() local
100 MethodLiteral *methodLiterals = jsPandaFile->GetMethodLiterals(); in TranslateClass() local
Djs_pandafile.cpp525 MethodLiteral *methodLiterals = GetMethodLiterals(); in SetAllMethodLiteralToMap() local