harmony 鸿蒙JSVM_PropertyHandler

2025-06-16 浏览 (1)

JSVM_PropertyHandler

概述

包含将class作为函数进行调用时所触发的回调函数的函数指针和访问实例对象属性时触发的回调函数的函数指针集。

起始版本: 18

相关模块: JSVM

所在头文件: jsvm_types.h

汇总

成员变量

名称描述
JSVM_PropertyHandlerCfg propertyHandlerCfg访问实例对象属性触发相应的回调函数。
JSVM_Callback callAsFunctionCallback将实例对象作为函数调用将触发此回调。

结构体成员变量说明

propertyHandlerCfg

JSVM_PropertyHandlerCfg JSVM_PropertyHandler::propertyHandlerCfg

描述 访问实例对象属性触发相应的回调函数。

callAsFunctionCallback

JSVM_Callback JSVM_PropertyHandler::callAsFunctionCallback

描述 将实例对象作为函数调用将触发此回调。

你可能感兴趣的鸿蒙文章

harmony 鸿蒙公共基础能力

harmony 鸿蒙_j_s_v_m

harmony 鸿蒙JSVM_CallbackStruct

harmony 鸿蒙JSVM_CreateVMOptions

harmony 鸿蒙JSVM_DefineClassOptions

harmony 鸿蒙JSVM_ExtendedErrorInfo

harmony 鸿蒙JSVM_HeapStatistics

harmony 鸿蒙JSVM_InitOptions

harmony 鸿蒙JSVM_PropertyDescriptor

harmony 鸿蒙JSVM_PropertyHandlerConfigurationStruct

  • 所属分类: 后端技术
  • 本文标签: 鸿蒙 软件
  • 版权声明: 本文链接 https://seaxiang.com/blog/6EpJah