Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test.cpp90 void CreateJSPandaFile(const CString filename, std::vector<MethodLiteral *> &methodLiterals) in CreateJSPandaFile()
115 …PandaFile(const char *source, const CString filename, std::vector<MethodLiteral *> &methodLiterals) in CreateJSPandaFile()
210 std::vector<MethodLiteral *> methodLiterals {}; in CheckApMethodsInApFiles() local
240 std::vector<MethodLiteral *> methodLiterals {}; in HWTEST_F_L0() local
280 std::vector<MethodLiteral *> methodLiterals {}; in HWTEST_F_L0() local
336 std::vector<MethodLiteral *> methodLiterals {}; in HWTEST_F_L0() local
392 std::vector<MethodLiteral *> methodLiterals {}; in HWTEST_F_L0() local
484 std::vector<MethodLiteral *> methodLiterals {}; in HWTEST_F_L0() local
559 std::vector<MethodLiteral *> methodLiterals {}; in HWTEST_F_L0() local
604 std::vector<MethodLiteral *> methodLiterals {}; in HWTEST_F_L0() local
[all …]
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dpanda_file_translator.cpp34 MethodLiteral *methodLiterals = jsPandaFile->GetMethodLiterals(); in TranslateClasses() local
100 MethodLiteral *methodLiterals = jsPandaFile->GetMethodLiterals(); in TranslateClass() local
Djs_pandafile.cpp529 MethodLiteral *methodLiterals = GetMethodLiterals(); in SetAllMethodLiteralToMap() local