Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/api/
Dapi.cc5069 Local<v8::Context> CreationContextImpl(i::Handle<i::JSReceiver> self) { in CreationContextImpl() function
5081 return CreationContextImpl(self); in CreationContext()
5087 return CreationContextImpl(self); in CreationContext()