Home
last modified time | relevance | path

Searched refs:ModuleSerialize (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h1811 static void ModuleSerialize(const EcmaVM *vm);
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp6227 void JSNApi::ModuleSerialize(const EcmaVM *vm) in ModuleSerialize() function in panda::JSNApi