| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | compilation_driver.h | 53 MethodLiteral *methodLiteral, in CompileMethod() 73 auto methodLiteral = jsPandaFile_->FindMethodLiteral(methodId); in Run() local 152 bool CompileMethod(const JSPandaFile *jsPandaFile, MethodLiteral *methodLiteral, in CompileMethod()
|
| D | pass_manager.cpp | 43 MethodLiteral *methodLiteral = compilationEnv_->GetMethodLiteral(); in Compile() local 75 ApEntityId abcId) -> bool { in Compile() 280 Module *m) { in Compile() 370 MethodLiteral* methodLiteral = jsPandaFile->GetMethodLiterals(); in IsReleasedPandaFile() local
|
| D | ir_module.cpp | 21 std::string IRModule::GetFuncName(const MethodLiteral *methodLiteral, in GetFuncName()
|
| D | slowpath_lowering.h | 116 PassContext *ctx, const MethodLiteral *methodLiteral, in SlowPathLowering()
|
| D | ntype_hcr_lowering.h | 27 const MethodLiteral *methodLiteral, bool enablePgoSpace, Chunk* chunk) in NTypeHCRLowering()
|
| D | aot_compiler_preprocessor.cpp | 212 auto methodLiteral = jsPandaFile->FindMethodLiteral(methodId); in AnalyzeGraphs() local 221 … BytecodeInfoCollector &collector, MethodLiteral *methodLiteral, in AnalyzeGraph() 415 … const CString &recordName, const MethodLiteral *methodLiteral, in IsSkipMethod() 458 auto methodLiteral = jsPandaFile->FindMethodLiteral(index); in GenerateMethodMap() local
|
| D | pass_manager.h | 80 bool FilterMethod(const MethodLiteral *methodLiteral, const MethodPcInfo &methodPCInfo) const in FilterMethod()
|
| D | code_generator.h | 222 … const MethodLiteral *methodLiteral, const JSPandaFile *jsPandaFile, const FrameType frameType, in Run()
|
| D | bytecode_info_collector.cpp | 91 MethodLiteral *methodLiteral = methods + (methodIdx++); in ProcessClasses() local 173 void BytecodeInfoCollector::ProcessMethod(MethodLiteral *methodLiteral) in ProcessMethod()
|
| /arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/ |
| D | js_stackgetter.cpp | 215 MethodLiteral *methodLiteral = method->GetMethodLiteral(thread); in GetRunningState() local 259 MethodLiteral *methodLiteral = nextMethod->GetMethodLiteral(thread); in GetNativeMethodCallPos() local 309 MethodLiteral *methodLiteral = method->GetMethodLiteral(thread); in GetMethodIdentifier() local 329 MethodLiteral *methodLiteral = nextMethod->GetMethodLiteral(thread); in GetCallLineNumber() local
|
| /arkcompiler/ets_runtime/test/fuzztest/jsvaluerefisasync_fuzzer/ |
| D | jsvaluerefisasync_fuzzer.cpp | 41 MethodLiteral *methodLiteral = nullptr; in JSValueRefIsAsyncGeneratorFunctionTrueFuzzTest() local 74 MethodLiteral *methodLiteral = nullptr; in JSValueRefIsAsyncGeneratorObjectTrueFuzzTest() local
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/ |
| D | pgo_profiler_test.cpp | 105 auto *methodLiteral = new MethodLiteral(mda.GetMethodId()); in CreateJSPandaFile() local 130 auto *methodLiteral = new MethodLiteral(mda.GetMethodId()); in CreateJSPandaFile() local 212 for (auto &methodLiteral : methodLiterals) { in CheckApMethodsInApFiles() local 471 MethodLiteral *methodLiteral = new MethodLiteral(EntityId(61)); in HWTEST_F_L0() local 725 auto methodLiteral = iter.second; in HWTEST_F_L0() local 757 auto methodLiteral = iter.second; in HWTEST_F_L0() local 795 auto methodLiteral = iter.second; in HWTEST_F_L0() local 848 auto methodLiteral = iter.second; in HWTEST_F_L0() local 894 auto methodLiteral = iter.second; in HWTEST_F_L0() local 960 auto methodLiteral = iter.second; in HWTEST_F_L0() local [all …]
|
| D | pgo_profiler_test_one.cpp | 132 auto* methodLiteral = new MethodLiteral(mda.GetMethodId()); in CreateJSPandaFile() local 147 for (auto& methodLiteral: methodLiterals) { in CheckApMethodsInApFiles() local
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | panda_file_translator.cpp | 65 MethodLiteral *methodLiteral = methodLiterals + (methodIdx++); in TranslateClasses() local 126 MethodLiteral *methodLiteral = methodLiterals + (methodIdx++); in TranslateClass() local 263 MethodLiteral *methodLiteral = jsPandaFile->FindMethodLiteral(it.first); in ParseConstPool() local 334 MethodLiteral *methodLiteral = jsPandaFile->FindMethodLiteral(it.first); in ParseFuncAndLiteralConstPool() local 1446 void PandaFileTranslator::UpdateICOffset(MethodLiteral *methodLiteral, uint8_t *pc) in UpdateICOffset()
|
| D | js_pandafile_snapshot.cpp | 160 MethodLiteral *methodLiteral = methodLiterals + (methodIdx++); in WriteDataToFile() local 294 MethodLiteral *methodLiteral = methodLiterals + (methodIdx++); in ReadDataFromFile() local
|
| D | class_info_extractor.h | 58 MethodLiteral *methodLiteral; member
|
| D | literal_data_extractor.cpp | 255 auto methodLiteral = jsPandaFile->FindMethodLiteral(offset); in DefineFunctionTemplate() local 334 auto methodLiteral = jsPandaFile->FindMethodLiteral(offset); in DefineMethodInLiteral() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/ |
| D | pgo_type_recorder.cpp | 41 auto methodLiteral = jsPandaFile->FindMethodLiteral(methodOffset); in PGOTypeRecorder() local
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_profiler_decoder.h | 100 …Info(const JSPandaFile *jsPandaFile, const CString &recordName, const MethodLiteral *methodLiteral, in GetTypeInfo()
|
| /arkcompiler/ets_runtime/ecmascript/jit/ |
| D | jit_dfx.cpp | 101 MethodLiteral *methodLiteral = method->GetMethodLiteral(thread); in DumpBytecodeInst() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_sharedobject_test.cpp | 130 MethodLiteral *methodLiteral = new MethodLiteral(EntityId(methodOffset)); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | method.cpp | 115 …hod> Method::Create(JSThread *thread, const JSPandaFile *jsPandaFile, MethodLiteral *methodLiteral) in Create()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/ |
| D | litecg_codegen.cpp | 130 const panda::ecmascript::MethodLiteral *methodLiteral, in GenerateCode()
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| D | heap_snapshot.cpp | 930 void HeapSnapshot::AddTraceNodeId(MethodLiteral *methodLiteral) in AddTraceNodeId() 958 MethodLiteral *methodLiteral = method->GetMethodLiteral(thread); in AddTraceNode() local 983 bool HeapSnapshot::AddMethodInfo(MethodLiteral *methodLiteral, in AddMethodInfo() 1220 MethodLiteral *methodLiteral = method->GetMethodLiteral(thread); in ParseFunctionName() local
|
| /arkcompiler/ets_runtime/ecmascript/debugger/ |
| D | js_debugger.cpp | 276 MethodLiteral *methodLiteral = methodsData + i; in FindMethod() local
|