Searched refs:FXJSE_ftod (Results 1 – 1 of 1) sorted by relevance
283 V8_INLINE static double FXJSE_ftod(FX_FLOAT fNumber) { in FXJSE_ftod() function323 v8::Local<v8::Value> hValue = v8::Number::New(m_pIsolate, FXJSE_ftod(fFloat)); in SetFloat()