Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test.cpp59 MethodLiteral *methodLiteral = new MethodLiteral(nullptr, EntityId(10)); in HWTEST_F_L0() local
91 MethodLiteral *methodLiteral = new MethodLiteral(nullptr, EntityId(10)); in HWTEST_F_L0() local
140 MethodLiteral *methodLiteral = new MethodLiteral(nullptr, EntityId(10)); in HWTEST_F_L0() local
183 MethodLiteral *methodLiteral = new MethodLiteral(nullptr, EntityId(10)); in HWTEST_F_L0() local
241 MethodLiteral *methodLiteral = new MethodLiteral(nullptr, EntityId(10)); in HWTEST_F_L0() local
274 MethodLiteral *methodLiteral = new MethodLiteral(nullptr, EntityId(10)); in HWTEST_F_L0() local
325 MethodLiteral *methodLiteral = new MethodLiteral(nullptr, EntityId(10)); in HWTEST_F_L0() local
360 MethodLiteral *methodLiteral = new MethodLiteral(nullptr, EntityId(i)); in HWTEST_F_L0() local
499 MethodLiteral *methodLiteral = new MethodLiteral(nullptr, EntityId(61)); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.cpp43 bool CompilationDriver::FilterMethod(const CString &recordName, const MethodLiteral *methodLiteral, in FilterMethod()
Dslowpath_lowering.h114 TSManager *tsManager, const MethodLiteral *methodLiteral, in SlowPathLowering()
Dcode_generator.h59 const MethodLiteral *methodLiteral, const JSPandaFile *jsPandaFile) in Run()
Dpass_manager.cpp71 uint32_t methodOffset, const MethodPcInfo &methodPCInfo, size_t methodInfoIndex) { in Compile()
145 MethodLiteral* methodLiteral = jsPandaFile->GetMethodLiterals(); in IsReleasedPandaFile() local
Dtype_recorder.cpp24 TypeRecorder::TypeRecorder(const JSPandaFile *jsPandaFile, const MethodLiteral *methodLiteral, in TypeRecorder()
36 void TypeRecorder::LoadTypes(const JSPandaFile *jsPandaFile, const MethodLiteral *methodLiteral, in LoadTypes()
Dcompilation_driver.h83 auto methodLiteral = jsPandaFile_->FindMethodLiteral(compilingMethod); in Run() local
Dllvm_codegen.cpp85 const panda::ecmascript::MethodLiteral *methodLiteral, in GenerateCode()
Dbytecode_circuit_builder.h257 const MethodLiteral *methodLiteral, in BytecodeCircuitBuilder()
Dbytecode_info_collector.cpp59 MethodLiteral *methodLiteral = methods + (methodIdx++); in ProcessClasses() local
Dllvm_ir_builder.cpp2096 LLVMValueRef LLVMModule::AddFunc(const panda::ecmascript::MethodLiteral *methodLiteral, const JSPan… in AddFunc()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dclass_info_extractor.h42 MethodLiteral *methodLiteral; member
Dpanda_file_translator.cpp65 MethodLiteral *methodLiteral = methodLiterals + (methodIdx++); in TranslateClasses() local
142 auto methodLiteral = jsPandaFile->FindMethodLiteral(mainMethodIndex); in GenerateProgramInternal() local
216 MethodLiteral *methodLiteral = jsPandaFile->FindMethodLiteral(it.first); in ParseConstPool() local
285 MethodLiteral *methodLiteral = jsPandaFile->FindMethodLiteral(it.first); in ParseFuncAndLiteralConstPool() local
1384 void PandaFileTranslator::UpdateICOffset(MethodLiteral *methodLiteral, uint8_t *pc) in UpdateICOffset()
Dliteral_data_extractor.cpp95 auto methodLiteral = jsPandaFile->FindMethodLiteral(methodId); in ExtractObjectDatas() local
208 auto methodLiteral = jsPandaFile->FindMethodLiteral(methodId); in EnumerateLiteralVals() local
387 auto methodLiteral = jsPandaFile->FindMethodLiteral(methodId); in ExtractObjectDatas() local
482 auto methodLiteral = jsPandaFile->FindMethodLiteral(methodId); in GetDatasIgnoreType() local
Dprogram_object.h187 MethodLiteral *methodLiteral = jsPandaFile->FindMethodLiteral(id.GetOffset()); in GetMethodFromCache() local
227 MethodLiteral *methodLiteral = jsPandaFile->FindMethodLiteral(id.GetOffset()); in GetClassMethodFromCache() local
Dmethod_literal.cpp120 …32_t MethodLiteral::GetNumVregs(const JSPandaFile *jsPandaFile, const MethodLiteral *methodLiteral) in GetNumVregs()
Djs_pandafile.h120 void SetMethodLiteralToMap(MethodLiteral *methodLiteral) in SetMethodLiteralToMap()
Dclass_info_extractor.cpp45 MethodLiteral *methodLiteral = method->GetMethodLiteral(); in BuildClassInfoExtractorFromLiteral() local
/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_debugger.cpp177 MethodLiteral *methodLiteral = methodsData + i; in FindMethod() local
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dtype_infer.cpp1009 const MethodLiteral *methodLiteral = builder_->GetMethod(); in PrintAllByteCodesTypes() local
1080 const MethodLiteral *methodLiteral = builder_->GetMethod(); in TypeCheck() local
1098 const MethodLiteral *methodLiteral = builder_->GetMethod(); in FilterAnyTypeGates() local
1141 const MethodLiteral *methodLiteral = builder_->GetMethod(); in CollectGateTypeLogInfo() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.cpp735 void HeapSnapshot::AddTraceNodeId(MethodLiteral *methodLiteral) in AddTraceNodeId()
761 MethodLiteral *methodLiteral = method->GetMethodLiteral(); in AddTraceNode() local
781 void HeapSnapshot::AddMethodInfo(MethodLiteral *methodLiteral, in AddMethodInfo()
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dcpu_profiler.cpp709 MethodLiteral *methodLiteral = method->GetMethodLiteral(); in GetMethodIdentifier() local
/arkcompiler/ets_runtime/ecmascript/
Djs_serializer.cpp468 const MethodLiteral *methodLiteral = method->GetMethodLiteral(); in WriteMethod() local
1343 uintptr_t methodLiteral; in ReadJSMethod() local
Dobject_factory.cpp1560 JSHandle<Method> ObjectFactory::NewMethod(const MethodLiteral *methodLiteral) in NewMethod()