Searched refs:ToV8Value (Results 1 – 4 of 4) sorted by relevance
93 Attach(pValue->ToV8Value(), pValue->GetType()); in Attach()138 v8::Local<v8::Value> CJS_Value::ToV8Value() const { in ToV8Value() function in CJS_Value215 m_pValue = value.ToV8Value(); in operator =()434 value.ToV8Value()); in SetElement()
63 v8::Local<v8::Value> ToV8Value() const;
180 FXJS_DefineGlobalConst(pRuntime->GetIsolate(), sConstName, prop.ToV8Value()); in DefineGlobalConstStringArray()
164 info.GetReturnValue().Set(valueRes.ToV8Value()); in JSMethod()460 info.GetReturnValue().Set(valueRes.ToV8Value()); in JSGlobalFunc()