Home
last modified time | relevance | path

Searched refs:OpenPersistent (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/api/
Dapi.h274 static inline v8::internal::Handle<v8::internal::Object> OpenPersistent( in OpenPersistent() function
281 static inline v8::internal::Handle<v8::internal::Object> OpenPersistent( in OpenPersistent() function
283 return OpenPersistent(*persistent); in OpenPersistent()
Dapi.cc9909 i::Context::cast(*Utils::OpenPersistent(filter_context_)) in raw_filter_context()