Searched defs:JsiValue (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ | ||
H A D | jsi_types.cpp | 28 JsiValue::JsiValue(const panda::CopyableGlobal<panda::JSValueRef>& val) : JsiType(val) {} in JsiValue() function in OHOS::Ace::Framework::JsiValue |