Searched refs:propertyHandleCfg (Results 1 – 1 of 1) sorted by relevance
4457 …v8impl::JSVM_PropertyHandlerCfgStruct* propertyHandleCfg = v8impl::CreatePropertyCfg(env, property… in OH_JSVM_DefineClassWithPropertyHandler() local4458 if (propertyHandleCfg == nullptr) { in OH_JSVM_DefineClassWithPropertyHandler()4461 v8::Local<v8::Value> cbdata = v8impl::CallbackBundle::New(env, propertyHandleCfg); in OH_JSVM_DefineClassWithPropertyHandler()4508 v8impl::CfgFinalizedCallback, propertyHandleCfg, nullptr); in OH_JSVM_DefineClassWithPropertyHandler()