Searched defs:ConvertToJSValue (Results 1 – 2 of 2) sorted by relevance
30 JSRef<JSVal> ConvertToJSValue(T&& value) function
54 shared_ptr<JsValue> ConvertToJSValue(const shared_ptr<JsRuntime>& runtime, const Matrix4& matrix) in ConvertToJSValue() function