Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_snapshot.cpp26 bool JSPandaFileSnapshot::ReadData(JSThread *thread, JSPandaFile *jsPandaFile, const CString &path, in ReadData() function in panda::ecmascript::JSPandaFileSnapshot
/arkcompiler/ets_runtime/ecmascript/
Decma_string-inl.h451 inline void EcmaStringAccessor::ReadData(const JSThread *thread, EcmaString *dst, EcmaString *src, … in ReadData() function