Searched defs:thisObject (Results 1 – 6 of 6) sorted by relevance
196 v8::Local<v8::Object> thisObject = info.Holder(); in NamedPropertyQueryCallback() local218 v8::Local<v8::Object> thisObject = info.Holder(); in NamedPropertyGetterCallback() local238 v8::Local<v8::Object> thisObject = info.Holder(); in NamedPropertySetterCallback() local
34 public static DisposeDuringInvokeDebuggee thisObject; field in DisposeDuringInvokeDebuggee
104 ObjectReference thisObject(); in thisObject() method
131 TaggedObject thisObject = reply.getNextValueAsTaggedObject(); in testThisObjectTest001() local
50 private ObjectReference thisObject = null; field in StackFrameImpl118 public ObjectReference thisObject() { in thisObject() method in StackFrameImpl
338 thisObject(PacketInputStream *in, PacketOutputStream *out) in thisObject() function