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.cpp1804 uintptr_t methodObj = factory->NewSpaceBySnapshotAllocator(methodObjSize); in SerializePandaFileMethod() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h946 auto methodObj = ConstantPool::GetMethodFromCache(thread, constpool.GetTaggedValue(), methodId); in RuntimeCreateClassWithBuffer() local
1038 auto methodObj = ConstantPool::GetMethodFromCache(thread, constpool.GetTaggedValue(), methodId); in RuntimeCreateSharedClass() local