Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
Dv8-object.h615 Local<Context> CreationContext();
627 static Local<Context> CreationContext(const PersistentBase<Object>& object);
/third_party/node/deps/v8/src/api/
Dapi.cc5079 Local<v8::Context> v8::Object::CreationContext() { in CreationContext() function in v8::v8::Object
5084 Local<v8::Context> v8::Object::CreationContext( in CreationContext() function in v8::v8::Object