Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1973 uintptr_t methodObj = factory->NewSpaceBySnapshotAllocator(methodObjSize); in SerializePandaFileMethod() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h993 auto methodObj = ConstantPool::GetMethodFromCache(thread, constpool.GetTaggedValue(), methodId); in RuntimeCreateClassWithBuffer() local
1091 auto methodObj = ConstantPool::GetMethodFromCache(thread, constpool.GetTaggedValue(), methodId); in RuntimeCreateSharedClass() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp3105 auto methodObj = Method::Cast(method); in OptimizeDefineFuncForJit() local
3315 JSTaggedValue methodObj = jitCompilationEnv->GetMethodFromCache(constpool, methodIndex); in TryGetMethodHeapConstantIndex() local