Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/bindings/native/src/
Dcommon-interop.cpp215 void impl_CallCallbackSync(KVMContext vmContext, KInt callbackKind, KByte *args, KInt argsSize) in impl_CallCallbackSync()
288 KVMDeferred *CreateDeferred(KVMContext vmContext, KVMObjectHandle *promiseHandle) in CreateDeferred()
312 KStringPtr impl_Utf8ToString([[maybe_unused]] KVMContext vmContext, KByte *data, KInt offset, KInt … in impl_Utf8ToString()