Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1703 uintptr_t methodObj = factory->NewSpaceBySnapshotAllocator(methodObjSize); in SerializePandaFileMethod() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h763 auto methodObj = ConstantPool::GetClassMethodFromCache(thread, constantPool, methodId); in RuntimeCreateClassWithBuffer() local
791 auto methodObj = ConstantPool::GetClassMethodFromCache(thread, constantPool, methodId); in RuntimeCreateClassWithIHClass() local