Searched defs:ConvertToJSValue (Results 1 – 3 of 3) sorted by relevance
30 JSRef<JSVal> ConvertToJSValue(T&& value) function
51 JSValue ConvertToJSValue(JSContext* ctx, const Matrix4& matrix) in ConvertToJSValue() function
50 shared_ptr<JsValue> ConvertToJSValue(const shared_ptr<JsRuntime>& runtime, const Matrix4& matrix) in ConvertToJSValue() function