Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
May 26th, 2018
70
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.33 KB
| None
|
0
0
raw
download
clone
embed
print
report
function Ball()
{
}
Ball.prototype = (function()
{
var private_stuff = function()
{
// Private code here
};
return {
constructor:Ball,
getBallInfo:function()
{
private_stuff();
}
};
})();
Add Comment
Please,
Sign In
to add comment
Public Pastes
💎 🔥 Exchange profit method 📝💵
JavaScript | 9 min ago | 0.20 KB
📌 EASY PROFIT GUIDE ✅ Still works 🔥 🚨
JavaScript | 11 min ago | 0.20 KB
✅ 💎 Free BTC method 🚨 🔥
JavaScript | 28 min ago | 0.20 KB
💡 🚨 Free Crypto Method 🚨 🔥✅
JavaScript | 36 min ago | 0.20 KB
Album Shelf Code
HTML | 40 min ago | 8.31 KB
📌 Free Crypto Method 🔥 🚨
JavaScript | 45 min ago | 0.20 KB
✅ 💎 Instant BTC Profit Method ✅ Working 🚨 🔥
JavaScript | 1 hour ago | 0.20 KB
⭐💡 EASY MONEY GUIDE ✅ Working ✅💵
JavaScript | 1 hour ago | 0.20 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!