Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/snapshot/mem/
Dsnapshot_serialize.cpp1196 auto afterMethod = objectSize - JSFunctionBase::METHOD_OFFSET - TAGGED_SIZE; in JSFunctionBaseDeserialize() local
1223 auto afterMethod = objectSize - JSProxy::METHOD_OFFSET - TAGGED_SIZE; in JSProxyDeserialize() local