Searched refs:ForceSetValue (Results 1 – 6 of 6) sorted by relevance
22 lpThisValue->ForceSetValue(info.This()); in FXJSE_DynPropGetterAdapter_MethodCallback()65 lpValue->ForceSetValue(v8::Function::New( in FXJSE_DynPropGetterAdapter()125 lpThisValue->ForceSetValue(info.This()); in FXJSE_V8ProxyCallback_getOwnPropertyDescriptor_getter()147 lpThisValue->ForceSetValue(info.This()); in FXJSE_V8ProxyCallback_getOwnPropertyDescriptor_setter()148 lpNewValue->ForceSetValue(info[0]); in FXJSE_V8ProxyCallback_getOwnPropertyDescriptor_setter()245 lpThisValue->ForceSetValue(info.This()); in FXJSE_V8ProxyCallback_defineProperty()246 lpPropValue->ForceSetValue(hPropValue); in FXJSE_V8ProxyCallback_defineProperty()269 lpThisValue->ForceSetValue(info.This()); in FXJSE_V8ProxyCallback_delete()293 lpThisValue->ForceSetValue(thisObject); in FXJSE_V8_GenericNamedPropertyQueryCallback()316 lpThisValue->ForceSetValue(thisObject); in FXJSE_V8_GenericNamedPropertyDeleterCallback()[all …]
65 lpThisValue->ForceSetValue(info.This()); in FXJSE_V8FunctionCallback_Wrapper()88 lpThisValue->ForceSetValue(info.This()); in FXJSE_V8ClassGlobalConstructorCallback_Wrapper()113 lpThisValue->ForceSetValue(info.This()); in FXJSE_V8GetterCallback_Wrapper()135 lpThisValue->ForceSetValue(info.This()); in FXJSE_V8SetterCallback_Wrapper()136 lpPropValue->ForceSetValue(value); in FXJSE_V8SetterCallback_Wrapper()171 lpArgValue->ForceSetValue((*lpArguments->m_pInfo)[index]); in GetValue()
381 lpPropValue->ForceSetValue(hPropValue); in GetObjectProperty()405 lpPropValue->ForceSetValue(hPropValue); in GetObjectProperty()495 lpRetValue->ForceSetValue(FXJSE_CreateReturnValue(m_pIsolate, trycatch)); in Call()535 lpRetValue->ForceSetValue(hReturnValue); in Call()
189 pValue->ForceSetValue(hGlobalObject); in GetGlobalObject()
218 V8_INLINE void ForceSetValue(v8::Local<v8::Value> hValue) { in ForceSetValue() function
297 ((CFXJSE_Value*)hValue)->ForceSetValue(propvalue);