Searched defs:sPropName (Results 1 – 2 of 2) sorted by relevance
36 bool TrimPropName(ByteString* sPropName) { in TrimPropName()128 void CFX_GlobalData::SetGlobalVariableNumber(ByteString sPropName, in SetGlobalVariableNumber()146 void CFX_GlobalData::SetGlobalVariableBoolean(ByteString sPropName, in SetGlobalVariableBoolean()164 void CFX_GlobalData::SetGlobalVariableString(ByteString sPropName, in SetGlobalVariableString()183 ByteString sPropName, in SetGlobalVariableObject()201 void CFX_GlobalData::SetGlobalVariableNull(ByteString sPropName) { in SetGlobalVariableNull()216 bool CFX_GlobalData::SetGlobalVariablePersistent(ByteString sPropName, in SetGlobalVariablePersistent()229 bool CFX_GlobalData::DeleteGlobalVariable(ByteString sPropName) { in DeleteGlobalVariable()
201 void DefineProperty(v8::Local<v8::String> sPropName, in DefineProperty()437 const char* sPropName, in DefineObjProperty()