Searched refs:ForceSetValue (Results 1 – 6 of 6) sorted by relevance
27 lpThisValue->ForceSetValue(info.This()); in V8FunctionCallback_Wrapper()46 lpThisValue->ForceSetValue(info.This()); in V8ClassGlobalConstructorCallback_Wrapper()67 lpThisValue->ForceSetValue(info.This()); in V8GetterCallback_Wrapper()86 lpThisValue->ForceSetValue(info.This()); in V8SetterCallback_Wrapper()87 lpPropValue->ForceSetValue(value); in V8SetterCallback_Wrapper()140 lpThisValue->ForceSetValue(info.This()); in DynPropGetterAdapter_MethodCallback()175 pValue->ForceSetValue( in DynPropGetterAdapter()238 lpThisValue->ForceSetValue(thisObject); in NamedPropertyQueryCallback()259 lpThisValue->ForceSetValue(thisObject); in NamedPropertyDeleterCallback()274 lpThisValue->ForceSetValue(thisObject); in NamedPropertyGetterCallback()[all …]
23 lpArgValue->ForceSetValue((*m_pInfo)[index]); in GetValue()
160 lpPropValue->ForceSetValue(hPropValue); in GetObjectProperty()186 lpPropValue->ForceSetValue(hPropValue); in GetObjectPropertyByIdx()291 lpRetValue->ForceSetValue(FXJSE_CreateReturnValue(m_pIsolate, trycatch)); in Call()338 lpRetValue->ForceSetValue(hReturnValue); in Call()
80 void ForceSetValue(v8::Local<v8::Value> hValue) { in ForceSetValue() function
196 pValue->ForceSetValue(hGlobalObject); in GetGlobalObject()
239 pValue->ForceSetValue(propvalue); in GetValueByName()