Searched defs:nativeMessage (Results 1 – 2 of 2) sorted by relevance
323 NativeValue* nativeMessage = engine_->CreateString(counterName.c_str(), counterName.length()); variable349 NativeValue* nativeMessage = engine_->CreateNumber(5); variable370 NativeValue* nativeMessage = engine_->CreateNumber(5); // Random number variable418 NativeValue* nativeMessage = reinterpret_cast<NativeValue*>(tabularData); variable440 NativeValue* nativeMessage = engine_->CreateString(timerName.c_str(), timerName.length()); variable479 NativeValue* nativeMessage = engine_->CreateString(message.c_str(), message.length()); variable
191 NativeValue* nativeMessage = engine_->CreateString(message.c_str(), message.length()); variable