Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Djs_pandafile.cpp529 MethodLiteral *methodLiterals = GetMethodLiterals(); in SetAllMethodLiteralToMap() local
H A Dpanda_file_translator.cpp34 MethodLiteral *methodLiterals = jsPandaFile->GetMethodLiterals(); in TranslateClasses() local
100 MethodLiteral *methodLiterals = jsPandaFile->GetMethodLiterals(); in TranslateClass() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
H A Dpgo_profiler_test.cpp92 void CreateJSPandaFile(const CString filename, std::vector<MethodLiteral *> &methodLiterals) in CreateJSPandaFile() argument
117 void CreateJSPandaFile(const char *source, const CString filename, std::vector<MethodLiteral *> &methodLiterals) in CreateJSPandaFile() argument
744 auto methodLiterals = pf_->GetMethodLiteralMap(); HWTEST_F_L0() local
776 auto methodLiterals = pf_->GetMethodLiteralMap(); HWTEST_F_L0() local
815 auto methodLiterals = pf_->GetMethodLiteralMap(); HWTEST_F_L0() local
870 auto methodLiterals = pf_->GetMethodLiteralMap(); HWTEST_F_L0() local
917 auto methodLiterals = pf_->GetMethodLiteralMap(); HWTEST_F_L0() local
984 auto methodLiterals = pf_->GetMethodLiteralMap(); HWTEST_F_L0() local
1032 auto methodLiterals = pf_->GetMethodLiteralMap(); HWTEST_F_L0() local
1069 auto methodLiterals = pf_->GetMethodLiteralMap(); HWTEST_F_L0() local
1107 auto methodLiterals = pf_->GetMethodLiteralMap(); HWTEST_F_L0() local
1275 auto methodLiterals = pf_->GetMethodLiteralMap(); HWTEST_F_L0() local
[all...]

Completed in 5 milliseconds