Home
last modified time | relevance | path

Searched defs:methodLiteral (Results 1 – 25 of 41) sorted by relevance

12

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.h53 MethodLiteral *methodLiteral, in CompileMethod()
73 auto methodLiteral = jsPandaFile_->FindMethodLiteral(methodId); in Run() local
152 bool CompileMethod(const JSPandaFile *jsPandaFile, MethodLiteral *methodLiteral, in CompileMethod()
Dpass_manager.cpp54 MethodLiteral *methodLiteral = compilationEnv_->GetMethodLiteral(); in Compile() local
86 ApEntityId abcId) -> bool { in Compile()
292 Module *m) { in Compile()
381 MethodLiteral* methodLiteral = jsPandaFile->GetMethodLiterals(); in IsReleasedPandaFile() local
Dir_module.cpp22 std::string IRModule::GetFuncName(const MethodLiteral *methodLiteral, in GetFuncName()
Dslowpath_lowering.h114 PassContext *ctx, const MethodLiteral *methodLiteral, in SlowPathLowering()
Dntype_hcr_lowering.h27 const MethodLiteral *methodLiteral, Chunk* chunk) in NTypeHCRLowering()
Daot_compiler_preprocessor.cpp213 auto methodLiteral = jsPandaFile->FindMethodLiteral(methodId); in AnalyzeGraphs() local
222 … BytecodeInfoCollector &collector, MethodLiteral *methodLiteral, in AnalyzeGraph()
426 … const CString &recordName, const MethodLiteral *methodLiteral, in IsSkipMethod()
469 auto methodLiteral = jsPandaFile->FindMethodLiteral(index); in GenerateMethodMap() local
Dpass_manager.h80 bool FilterMethod(const MethodLiteral *methodLiteral, const MethodPcInfo &methodPCInfo) const in FilterMethod()
Dbytecode_info_collector.cpp92 MethodLiteral *methodLiteral = methods + (methodIdx++); in ProcessClasses() local
131 void BytecodeInfoCollector::ProcessMethod(MethodLiteral *methodLiteral) in ProcessMethod()
Dcode_generator.h208const MethodLiteral *methodLiteral, const JSPandaFile *jsPandaFile, const FrameType frameType, in Run()
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackgetter.cpp215 MethodLiteral *methodLiteral = method->GetMethodLiteral(); in GetRunningState() local
258 MethodLiteral *methodLiteral = nextMethod->GetMethodLiteral(); in GetNativeMethodCallPos() local
307 MethodLiteral *methodLiteral = method->GetMethodLiteral(); in GetMethodIdentifier() local
326 MethodLiteral *methodLiteral = nextMethod->GetMethodLiteral(); in GetCallLineNumber() local
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefisasync_fuzzer/
Djsvaluerefisasync_fuzzer.cpp43 MethodLiteral *methodLiteral = nullptr; in JSValueRefIsAsyncGeneratorFunctionTrueFuzzTest() local
84 MethodLiteral *methodLiteral = nullptr; in JSValueRefIsAsyncGeneratorObjectTrueFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test.cpp107 auto *methodLiteral = new MethodLiteral(mda.GetMethodId()); in CreateJSPandaFile() local
132 auto *methodLiteral = new MethodLiteral(mda.GetMethodId()); in CreateJSPandaFile() local
212 for (auto &methodLiteral : methodLiterals) { in CheckApMethodsInApFiles() local
465 MethodLiteral *methodLiteral = new MethodLiteral(EntityId(61)); in HWTEST_F_L0() local
744 auto methodLiteral = iter.second; in HWTEST_F_L0() local
776 auto methodLiteral = iter.second; in HWTEST_F_L0() local
815 auto methodLiteral = iter.second; in HWTEST_F_L0() local
870 auto methodLiteral = iter.second; in HWTEST_F_L0() local
917 auto methodLiteral = iter.second; in HWTEST_F_L0() local
984 auto methodLiteral = iter.second; in HWTEST_F_L0() local
[all …]
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dclass_info_extractor.h55 MethodLiteral *methodLiteral; member
Dpanda_file_translator.cpp65 MethodLiteral *methodLiteral = methodLiterals + (methodIdx++); in TranslateClasses() local
126 MethodLiteral *methodLiteral = methodLiterals + (methodIdx++); in TranslateClass() local
265 MethodLiteral *methodLiteral = jsPandaFile->FindMethodLiteral(it.first); in ParseConstPool() local
336 MethodLiteral *methodLiteral = jsPandaFile->FindMethodLiteral(it.first); in ParseFuncAndLiteralConstPool() local
1448 void PandaFileTranslator::UpdateICOffset(MethodLiteral *methodLiteral, uint8_t *pc) in UpdateICOffset()
Dliteral_data_extractor.cpp255 auto methodLiteral = jsPandaFile->FindMethodLiteral(offset); in DefineFunctionTemplate() local
332 auto methodLiteral = jsPandaFile->FindMethodLiteral(offset); in DefineMethodInLiteral() local
Dprogram_object.cpp220 JSHandle<AOTLiteralInfo> methodLiteral = CopySharedMethodAOTLiteralInfo(vm, value); in UpdateConstpoolWhenDeserialAI() local
Dprogram_object.h219 … JSHandle<AOTLiteralInfo> methodLiteral = CopySharedMethodAOTLiteralInfo(vm, valHandle); variable
524 MethodLiteral *methodLiteral = jsPandaFile->FindMethodLiteral(id.GetOffset()); in GetMethodFromCache() local
/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_recorder.cpp41 auto methodLiteral = jsPandaFile->FindMethodLiteral(methodOffset); in PGOTypeRecorder() local
/arkcompiler/ets_runtime/ecmascript/
Dmethod.cpp115 …hod> Method::Create(JSThread *thread, const JSPandaFile *jsPandaFile, MethodLiteral *methodLiteral) in Create()
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_dfx.cpp101 MethodLiteral *methodLiteral = method->GetMethodLiteral(); in DumpBytecodeInst() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_decoder.h100 …Info(const JSPandaFile *jsPandaFile, const CString &recordName, const MethodLiteral *methodLiteral, in GetTypeInfo()
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.cpp833 void HeapSnapshot::AddTraceNodeId(MethodLiteral *methodLiteral) in AddTraceNodeId()
861 MethodLiteral *methodLiteral = method->GetMethodLiteral(); in AddTraceNode() local
886 bool HeapSnapshot::AddMethodInfo(MethodLiteral *methodLiteral, in AddMethodInfo()
1204 MethodLiteral *methodLiteral = method->GetMethodLiteral(); in ParseFunctionName() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_codegen.cpp138 const panda::ecmascript::MethodLiteral *methodLiteral, in GenerateCode()
/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_debugger.cpp271 MethodLiteral *methodLiteral = methodsData + i; in FindMethod() local
/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp450 MethodLiteral *methodLiteral = item.second; in GeneratePatchInfo() local
496 MethodLiteral *methodLiteral = nullptr; in CollectClassInfo() local

12