Lines Matching full:jsobject
300 auto jsobject = JSObject::cast(object());301 int field_count = jsobject->GetInternalFieldCount();304 auto field = jsobject->GetInternalField(i);