Home
last modified time | relevance | path

Searched defs:GetInternalField (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/include/
Dv8-weak-callback-info.h76 void* WeakCallbackInfo<T>::GetInternalField(int index) const { in GetInternalField() function
Dv8-object.h712 Local<Value> Object::GetInternalField(int index) { in GetInternalField() function