Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mozilla/rhino
/ has
Method
has
rhino/src/main/java/org/mozilla/javascript/PropHolder.java:25–25 ·
view source on GitHub ↗
(Symbol name, T start)
Source
from the content-addressed store, hash-verified
23
public
Object get(
int
index, T start);
24
25
public
boolean has(Symbol name, T start);
26
27
public
boolean has(String name, T start);
28
Callers
15
has
Method · 0.65
deleteShouldRemoveIndexProperties
Method · 0.65
deleteShouldRemoveNormalProperties
Method · 0.65
putShouldAddIndexProperties
Method · 0.65
putShouldAddNormalProperties
Method · 0.65
hasShouldBeFalseForANewArray
Method · 0.65
testDeferredPromiseResolution
Method · 0.65
has
Method · 0.65
has
Method · 0.65
hasOwnProperty
Method · 0.65
defaultHas
Method · 0.65
has
Method · 0.65
Implementers
2
ScriptableObject
rhino/src/main/java/org/mozilla/javasc
ScriptableUndefined
rhino/src/main/java/org/mozilla/javasc
Calls
no outgoing calls
Tested by
10
deleteShouldRemoveIndexProperties
Method · 0.52
deleteShouldRemoveNormalProperties
Method · 0.52
putShouldAddIndexProperties
Method · 0.52
putShouldAddNormalProperties
Method · 0.52
hasShouldBeFalseForANewArray
Method · 0.52
testDeferredPromiseResolution
Method · 0.52
has
Method · 0.52
has
Method · 0.52
empty
Method · 0.52
crud
Method · 0.52