Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md1175 ### ExecuteModuleFromBuffer subsection
Djsnapi_expo.cpp3717 bool JSNApi::ExecuteModuleFromBuffer(EcmaVM *vm, const void *data, int32_t size, const std::string … in ExecuteModuleFromBuffer() function in panda::JSNApi