Skip to content

Instantly share code, notes, and snippets.

@cdesch
Created July 13, 2016 20:49
Show Gist options
  • Save cdesch/a89ac1aefbe088fedafe0d2ff273847b to your computer and use it in GitHub Desktop.
Save cdesch/a89ac1aefbe088fedafe0d2ff273847b to your computer and use it in GitHub Desktop.
MediaError
code
:
4
__proto__
:
MediaError
MEDIA_ERR_ABORTED
:
1
MEDIA_ERR_DECODE
:
3
MEDIA_ERR_NETWORK
:
2
MEDIA_ERR_SRC_NOT_SUPPORTED
:
4
code
:
(...)
get code
:
()
arguments
:
null
caller
:
null
length
:
0
name
:
""
__proto__
:
()
<function scope>
No Scopes
constructor
:
MediaError()
MEDIA_ERR_ABORTED
:
1
MEDIA_ERR_DECODE
:
3
MEDIA_ERR_NETWORK
:
2
MEDIA_ERR_SRC_NOT_SUPPORTED
:
4
arguments
:
null
caller
:
null
length
:
0
name
:
"MediaError"
prototype
:
MediaError
MEDIA_ERR_ABORTED
:
1
MEDIA_ERR_DECODE
:
3
MEDIA_ERR_NETWORK
:
2
MEDIA_ERR_SRC_NOT_SUPPORTED
:
4
code
:
(...)
get code
:
()
arguments
:
null
caller
:
null
length
:
0
name
:
""
__proto__
:
()
<function scope>
No Scopes
constructor
:
MediaError()
MEDIA_ERR_ABORTED
:
1
MEDIA_ERR_DECODE
:
3
MEDIA_ERR_NETWORK
:
2
MEDIA_ERR_SRC_NOT_SUPPORTED
:
4
arguments
:
null
caller
:
null
length
:
0
name
:
"MediaError"
prototype
:
MediaError
__proto__
:
()
<function scope>
Symbol(Symbol.toStringTag)
:
"MediaError"
__proto__
:
Object
__defineGetter__
:
__defineGetter__()
__defineSetter__
:
__defineSetter__()
__lookupGetter__
:
__lookupGetter__()
__lookupSetter__
:
__lookupSetter__()
constructor
:
Object()
hasOwnProperty
:
hasOwnProperty()
isPrototypeOf
:
isPrototypeOf()
propertyIsEnumerable
:
propertyIsEnumerable()
toLocaleString
:
toLocaleString()
toString
:
toString()
valueOf
:
valueOf()
get __proto__
:
__proto__()
set __proto__
:
__proto__()
__proto__
:
()
apply
:
apply()
arguments
:
(...)
get arguments
:
ThrowTypeError()
arguments
:
null
caller
:
null
length
:
0
__proto__
:
()
<function scope>
set arguments
:
ThrowTypeError()
bind
:
bind()
call
:
call()
caller
:
(...)
get caller
:
ThrowTypeError()
set caller
:
ThrowTypeError()
constructor
:
Function()
length
:
0
name
:
""
toString
:
toString()
Symbol(Symbol.hasInstance)
:
[Symbol.hasInstance]()
__proto__
:
Object
<function scope>
<function scope>
No Scopes
Symbol(Symbol.toStringTag)
:
"MediaError"
__proto__
:
Object
__defineGetter__
:
__defineGetter__()
__defineSetter__
:
__defineSetter__()
__lookupGetter__
:
__lookupGetter__()
__lookupSetter__
:
__lookupSetter__()
constructor
:
Object()
hasOwnProperty
:
hasOwnProperty()
isPrototypeOf
:
isPrototypeOf()
propertyIsEnumerable
:
propertyIsEnumerable()
toLocaleString
:
toLocaleString()
toString
:
toString()
valueOf
:
valueOf()
get __proto__
:
__proto__()
set __proto__
:
__proto__()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment