0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. docs
  2. /
  3. en
  4. /
  5. application-dev
  6. /
  7. reference
  8. /
  9. common
  10. /
  11. Readme-EN.md
sincexexsincexexupdate docs
2791a1f0创建于 4月28日历史提交

Common Basic Capabilities

  • ArkTS API
    • Console
    • loadNativeModule (Synchronously and Dynamically Loading a System Library)
    • SysCap
    • Timer
  • C API
    • Modules
      • Init
      • Memory
      • JSVM
    • Header Files
      • syscap_ndk.h
      • purgeable_memory.h
      • jsvm.h
      • jsvm_types.h
    • Structs
      • JSVM_CallbackStruct
      • JSVM_HeapStatistics
      • JSVM_InitOptions
      • JSVM_CreateVMOptions
      • JSVM_VMInfo
      • JSVM_PropertyDescriptor
      • JSVM_ExtendedErrorInfo
      • JSVM_TypeTag
      • JSVM_PropertyHandlerConfigurationStruct
      • JSVM_ScriptOrigin
      • JSVM_CompileOptions
      • JSVM_CodeCache
      • JSVM_PropertyHandler
      • JSVM_DefineClassOptions
      • JSVM_VM__*
      • JSVM_VMScope__*
      • JSVM_EnvScope__*
      • JSVM_Script__*
      • JSVM_Env__*
      • JSVM_CpuProfiler__*
      • JSVM_Value__*
      • JSVM_Data__*
      • JSVM_Ref__*
      • JSVM_HandleScope__*
      • JSVM_EscapableHandleScope__*
      • JSVM_CallbackInfo__*
      • JSVM_Deferred__*
      • JSVM_CallbackStruct*
      • JSVM_PropertyHandlerConfigurationStruct*
      • JSVM_CompileProfile
      • PurgMem*
      • JSVM_DeserializeResult