Home
last modified time | relevance | path

Searched refs:JSValue (Results 1 - 1 of 1) sorted by relevance

/third_party/node/src/
H A Dheap_utils.cc49 Local<Value> JSValue() { return PersistentToLocal::Strong(persistent_); } in JSValue() function in node::heap::JSGraphJSNode
52 Local<Value> v = JSValue(); in IdentityHash()
72 return a->JSValue()->SameValue(b->JSValue()); in operator ()()
153 value = static_cast<JSGraphJSNode*>(n.get())->JSValue(); in CreateObject()

Completed in 1 milliseconds