Home | History | Annotate | Download | only in include

Lines Matching refs:GetEmbedderData

844   // Object::GetInternalField and Context::GetEmbedderData use CreateHandle with
5499 V8_INLINE Local<Value> GetEmbedderData(int index);
5921 V8_INLINE static void* GetEmbedderData(const v8::Isolate* isolate,
6856 return I::GetEmbedderData(this, slot);
6915 Local<Value> Context::GetEmbedderData(int index) {